summaryrefslogtreecommitdiff
path: root/net/zephyr/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'net/zephyr/patches/patch-an')
-rw-r--r--net/zephyr/patches/patch-an14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/zephyr/patches/patch-an b/net/zephyr/patches/patch-an
new file mode 100644
index 00000000000..97e8878de90
--- /dev/null
+++ b/net/zephyr/patches/patch-an
@@ -0,0 +1,14 @@
+$NetBSD: patch-an,v 1.1 1999/11/25 01:50:44 hubertf Exp $
+
+diff -x *.orig -urN ./lib/dyn/Makefile.in /usr/pkgsrc/net/zephyr/work.i386.unpatched/zephyr-2.0.4/lib/dyn/Makefile.in
+--- ./lib/dyn/Makefile.in Tue Jun 18 21:47:03 1996
++++ /usr/pkgsrc/net/zephyr/work.i386.unpatched/zephyr-2.0.4/lib/dyn/Makefile.in Thu Nov 25 02:52:55 1999
+@@ -17,7 +17,7 @@
+ CC=@CC@
+ RANLIB=@RANLIB@
+
+-DEBUG=-O
++DEBUG=-O2
+ CFLAGS=$(DEBUG) -I$(top_srcdir)/h -I$(BUILDTOP)/h @CPPFLAGS@
+
+ OBJS = dyn_append.o dyn_create.o dyn_debug.o dyn_delete.o dyn_insert.o \