summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--makefile.am.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/makefile.am.patch b/makefile.am.patch
deleted file mode 100644
index 26987bbda5d2..000000000000
--- a/makefile.am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/Makefile.am 2016-12-15 18:28:43.000000000 +0100
-+++ b/src/Makefile.am 2019-02-25 14:21:14.798719879 +0100
-@@ -25,7 +25,7 @@
- iphash.c lookup.c system.h util.c options.c statusfile.c conn.c sig.c \
- garden.c dns.c session.c pkt.c chksum.c net.c safe.c
-
--AM_CFLAGS = -D_GNU_SOURCE -Wall -Werror -fno-builtin -fno-strict-aliasing \
-+AM_CFLAGS = -D_GNU_SOURCE -fno-builtin -fno-strict-aliasing \
- -fomit-frame-pointer -funroll-loops -pipe -I$(top_builddir)/bstring \
- -DDEFCHILLICONF='"$(sysconfdir)/chilli.conf"'\
- -DDEFPIDFILE='"$(localstatedir)/run/chilli.pid"'\