aboutsummaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-libs-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/maradns/files/patch-libs-Makefile')
-rw-r--r--dns/maradns/files/patch-libs-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/maradns/files/patch-libs-Makefile b/dns/maradns/files/patch-libs-Makefile
new file mode 100644
index 000000000000..c45f262067b2
--- /dev/null
+++ b/dns/maradns/files/patch-libs-Makefile
@@ -0,0 +1,10 @@
+--- libs/Makefile.old Sat May 26 19:34:00 2001
++++ libs/Makefile Sat May 26 19:34:09 2001
+@@ -1,6 +1,6 @@
+ OBJECTS = JessStr.o JessStrOS.o JessStrCP.o MaraHash.o
+ #FLAGS = -O2 -Wall
+-FLAGS = -g
++FLAGS = -g $(CFLAGS)
+
+ all: tests mtest
+