summaryrefslogtreecommitdiff
path: root/package/maradns/patches/patch-tcp_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 20:25:29 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 22:31:29 +0200
commit54c99e477325092fe15728b798c31bf6d8df20dd (patch)
tree8eda58999d5c4e67d349d3cf8aefd21d32b9fbac /package/maradns/patches/patch-tcp_Makefile
parentcb176c4a58106318a34e165f3382d26ebba16a3a (diff)
maradns: update to latest
Diffstat (limited to 'package/maradns/patches/patch-tcp_Makefile')
-rw-r--r--package/maradns/patches/patch-tcp_Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/package/maradns/patches/patch-tcp_Makefile b/package/maradns/patches/patch-tcp_Makefile
index 8bd3778b8..5759f96a0 100644
--- a/package/maradns/patches/patch-tcp_Makefile
+++ b/package/maradns/patches/patch-tcp_Makefile
@@ -1,8 +1,17 @@
- pass CFLAGS manually to CC calls, since using the $(M)
from top-level Makefile would lead to double CFLAGS passing
in implicit rules
---- maradns-2.0.09.orig/tcp/Makefile 2010-09-09 22:21:09.000000000 +0200
-+++ maradns-2.0.09/tcp/Makefile 2014-06-19 02:57:49.658775453 +0200
+--- maradns-2.0.13.orig/tcp/Makefile 2010-09-09 22:21:09.000000000 +0200
++++ maradns-2.0.13/tcp/Makefile 2015-10-22 15:46:26.000000000 +0200
+@@ -17,7 +17,7 @@ OBJECTS=$(JOBJS) $(MHOBJS) $(MJOBJS) $(D
+ $(TCPOBJS)
+ EXECS=getzone zoneserver fetchzone
+
+-FLAGS = -DAUTHONLY
++FLAGS = -DAUTHONLY -DIPV6
+
+ all: $(EXECS)
+
@@ -25,11 +25,11 @@ clean:
rm -f core $(EXECS) $(TCPOBJS) *.exe