summaryrefslogtreecommitdiff
path: root/mail/xfmail/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/xfmail/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/xfmail/files/patch-ae b/mail/xfmail/files/patch-ae
new file mode 100644
index 000000000000..c65c0ebc98c9
--- /dev/null
+++ b/mail/xfmail/files/patch-ae
@@ -0,0 +1,11 @@
+--- macros/debug.m4.orig Thu Feb 22 17:34:16 2001
++++ macros/debug.m4 Sun Jun 24 22:59:18 2001
+@@ -15,7 +15,7 @@
+ ,
+ AC_MSG_RESULT(no)
+ dnl Kovi, don't hate me... :)
+- DEBUG_CFLAGS="-O3 -fomit-frame-pointer -pipe -ffast-math"
++ DEBUG_CFLAGS=""
+ )
+ AC_SUBST(DEBUG_CFLAGS)
+ ])