summaryrefslogtreecommitdiff
path: root/games/gnuchess/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnuchess/patches/patch-aa')
-rw-r--r--games/gnuchess/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnuchess/patches/patch-aa b/games/gnuchess/patches/patch-aa
index 247fdf0c428..6385434a6cf 100644
--- a/games/gnuchess/patches/patch-aa
+++ b/games/gnuchess/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2000/10/15 01:53:40 jlam Exp $
+$NetBSD: patch-aa,v 1.5 2002/03/15 04:59:16 jmc Exp $
---- Makefile.in.orig Sat Oct 23 11:43:36 1999
-+++ Makefile.in
+--- Makefile.in.orig Fri Mar 15 04:46:43 2002
++++ Makefile.in Fri Mar 15 04:52:04 2002
@@ -43,7 +43,7 @@
prefix = @prefix@
@@ -16,7 +16,7 @@ $NetBSD: patch-aa,v 1.4 2000/10/15 01:53:40 jlam Exp $
INTERFACE=
-CFLAGS=-O3 -Winline -Wmissing-prototypes -funroll-loops -fomit-frame-pointer $(MACHINE) $(INTERFACE)
-+CFLAGS=-O3 -Winline -Wmissing-prototypes -funroll-loops -fomit-frame-pointer $(MACHINE) $(INTERFACE) -DLIBDIR=\"${LIBDIR}/\"
++CFLAGS=@CFLAGS@ $(MACHINE) $(INTERFACE) -DLIBDIR=\"${LIBDIR}/\"
# Not normally needed unless debugging or profiling.
# Debugging