summarylogtreecommitdiffstats
path: root/ftwin-make.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ftwin-make.patch')
-rw-r--r--ftwin-make.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftwin-make.patch b/ftwin-make.patch
new file mode 100644
index 000000000000..82931f62462f
--- /dev/null
+++ b/ftwin-make.patch
@@ -0,0 +1,5 @@
+--- Makefile.am 2013-12-25 03:48:59.000000000 +0100
++++ Makefile.am 2015-01-24 14:09:14.876881244 +0100
+@@ -52 +52 @@
+-ftwin_CFLAGS = @APR_CFLAGS@ @PCRE_CFLAGS@ -Wall -Werror -g -ggdb -I$(top_srcdir)/src -O0
++ftwin_CFLAGS = @APR_CFLAGS@ @PCRE_CFLAGS@ -Wall -I$(top_srcdir)/src -O3 -funroll-loops -fomit-frame-pointer -pipe -ffast-math