summaryrefslogtreecommitdiff
path: root/games/0verkill/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/0verkill/patches/patch-ab')
-rw-r--r--games/0verkill/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/0verkill/patches/patch-ab b/games/0verkill/patches/patch-ab
new file mode 100644
index 00000000000..96a1262e183
--- /dev/null
+++ b/games/0verkill/patches/patch-ab
@@ -0,0 +1,10 @@
+$NetBSD: patch-ab,v 1.1.1.1 2001/03/05 18:55:32 wiz Exp $
+
+--- Makefile.in.orig Thu Dec 21 11:48:18 2000
++++ Makefile.in
+@@ -1,4 +1,4 @@
+-CFLAGS=-O3 @CFLAGS@ @X_CFLAGS@ -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer
++CFLAGS=@CFLAGS@ @X_CFLAGS@ -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer
+ #-malign-functions=0
+ LDFLAGS=@LDFLAGS@
+ LIBS=@LIBS@