summaryrefslogtreecommitdiff
path: root/i486-stage3/libaio/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage3/libaio/DESCR')
-rw-r--r--i486-stage3/libaio/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage3/libaio/DESCR b/i486-stage3/libaio/DESCR
new file mode 100644
index 0000000..7eb306d
--- /dev/null
+++ b/i486-stage3/libaio/DESCR
@@ -0,0 +1,4 @@
+# see also FS32#30
+# compat-0_1.c:(.text+0xaf): undefined reference to `__stack_chk_fail_local'
+sed -i 's/\(CFLAGS=.*\)/#\1/' PKGBUILD
+sed -i 's@make$@CFLAGS="-march=${CARCH/_/-} -mtune=generic -O2 -pipe -fno-stack-protector" make@' PKGBUILD