summaryrefslogtreecommitdiff
path: root/extra/qimageblitz/no-executable-stack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qimageblitz/no-executable-stack.patch')
-rw-r--r--extra/qimageblitz/no-executable-stack.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/qimageblitz/no-executable-stack.patch b/extra/qimageblitz/no-executable-stack.patch
new file mode 100644
index 000000000..b12a95507
--- /dev/null
+++ b/extra/qimageblitz/no-executable-stack.patch
@@ -0,0 +1,7 @@
+--- trunk/kdesupport/qimageblitz/blitz/asm_scale.S 2010/12/06 14:02:47 1204247
++++ trunk/kdesupport/qimageblitz/blitz/asm_scale.S 2010/12/06 14:05:09 1204248
+@@ -1,3 +1,4 @@
++.section .note.GNU-stack,"",%progbits
+
+ #if defined(__EMX__)
+ /* Due to strange behaviour of as.exe we use this macros */