summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302021-03-13 22:25:30 +0100
committerM0Rf302021-03-13 22:25:30 +0100
commit4efba5c2160bcc6c3dcccb4ac58af60ab481a750 (patch)
treeac9c46f0c96712c1bf374e3641fc61974fe0430f
parent28e03d024236ae222380fc77d04944902ecacca1 (diff)
downloadaur-coova-chilli-arch.tar.gz
coova-chilli-arch: 1.6
-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"'\