summaryrefslogtreecommitdiff
path: root/benchmarks/netio/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-04-17 12:25:33 +0000
committertron <tron@pkgsrc.org>2001-04-17 12:25:33 +0000
commitaacc4133fc49cdcef35f940a5357c3d0a5501678 (patch)
tree229d943aaeaf5f5084fe1776f796782bbf9287db /benchmarks/netio/patches
parente89f1767fedd82418adda2b2f3c4d7523fbb7223 (diff)
downloadpkgsrc-aacc4133fc49cdcef35f940a5357c3d0a5501678.tar.gz
Import new "netio" package:
Network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix
Diffstat (limited to 'benchmarks/netio/patches')
-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.
+