From feb9acb106173dc1964fa3f666526c686a63614e Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Tue, 5 Jan 1999 05:45:02 +0000 Subject: remove -m486 option for alpha. xboing is still broken on alpha for lack of sound support. --- games/gnushogi/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/gnushogi') 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) -- cgit v1.2.3