summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-11-22 03:15:30 +0000
committerBrian Feldman <green@FreeBSD.org>2000-11-22 03:15:30 +0000
commit45918cbdbad4e4fd291a06321a523529e452eba3 (patch)
tree4b729aaa2d1dd11a18404bad0d85a73aed1614e9 /emulators
parentUpdate to version 1.3. (diff)
Actually have CFLAGS do something. Previously, the emulator has been
compiling with no optimization!!
Notes
Notes: svn path=/head/; revision=35330
Diffstat (limited to 'emulators')
-rw-r--r--emulators/snes9x/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x/files/patch-aa b/emulators/snes9x/files/patch-aa
index 4bf161cb863e..2329a7cc493a 100644
--- a/emulators/snes9x/files/patch-aa
+++ b/emulators/snes9x/files/patch-aa
@@ -38,7 +38,7 @@
#-DMITSHM
-CCFLAGS = $(OPTIMISE) -DMITSHM \
-+CCFLAGS = -fomit-frame-pointer -DMITSHM \
++CCFLAGS = $(CFLAGS) -fomit-frame-pointer -DMITSHM \
-Ii386 \
-I. \
-Iunzip \
@@ -70,7 +70,7 @@
#-DSPC700_SHUTDOWN
-CFLAGS=$(CCFLAGS)
-+CFLAGS+=$(CCFLAGS)
++#CFLAGS=$(CCFLAGS)
.SUFFIXES: .o .cpp .c .cc .h .m .i .S .asm
-LDLIBS = -L/usr/X11R6/lib frame.o