summaryrefslogtreecommitdiff
path: root/benchmarks/netio/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netio/patches/patch-aa')
-rw-r--r--benchmarks/netio/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/benchmarks/netio/patches/patch-aa b/benchmarks/netio/patches/patch-aa
new file mode 100644
index 00000000000..73e8de02ba9
--- /dev/null
+++ b/benchmarks/netio/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/04/17 12:25:33 tron Exp $
+
+--- Makefile.orig Thu Oct 28 19:37:44 1999
++++ Makefile Tue Apr 17 14:16:41 2001
+@@ -57,6 +57,8 @@
+ watt32:
+ $(MAKE) all CC="gcc -g -O2" O=.o X=.exe OUT=-o \
+ CFLAGS="-DWATT32 -I../../inc" LIBS="../../lib/libwatt.a"
++pkgsrc:
++ $(MAKE) all O=.o X= CFLAGS="$(CFLAGS) -DLINUX" OUT=-o
+
+ INC = -I.
+