aboutsummaryrefslogtreecommitdiff
path: root/games/gnushogi
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 05:45:02 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 05:45:02 +0000
commitfeb9acb106173dc1964fa3f666526c686a63614e (patch)
treec7b288bf61a9e8c59dafafb559dd122574b9c868 /games/gnushogi
parent3bba7571bb16477471b522e75d711c02b5728157 (diff)
downloadports-feb9acb106173dc1964fa3f666526c686a63614e.tar.gz
ports-feb9acb106173dc1964fa3f666526c686a63614e.zip
remove -m486 option for alpha.
xboing is still broken on alpha for lack of sound support.
Notes
Notes: svn path=/head/; revision=15847
Diffstat (limited to 'games/gnushogi')
-rw-r--r--games/gnushogi/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnushogi/files/patch-aa b/games/gnushogi/files/patch-aa
index 1fbddad9e9e5..3bef78685438 100644
--- a/games/gnushogi/files/patch-aa
+++ b/games/gnushogi/files/patch-aa
@@ -33,7 +33,7 @@
#CFLAGS= -g -funroll-loops # gnu cc 2.00 on SunOS with debug
-CFLAGS= -O2 -funroll-loops # gnu cc 2.00 on SunOS
+#CFLAGS= -O2 -funroll-loops # gnu cc 2.00 on SunOS
-+CFLAGS= -O2 -m486 -pipe -fno-strength-reduce
++CFLAGS= -O2 -pipe -fno-strength-reduce
# flags for DJGPP package
#COFF2EXE= coff2exe $(GNUSHOGI)