summaryrefslogtreecommitdiff
path: root/emulators/fmsx/files/patch-EMULib_Rules.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fmsx/files/patch-EMULib_Rules.gcc')
-rw-r--r--emulators/fmsx/files/patch-EMULib_Rules.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fmsx/files/patch-EMULib_Rules.gcc b/emulators/fmsx/files/patch-EMULib_Rules.gcc
index 938b99b03354..12d5963e63cc 100644
--- a/emulators/fmsx/files/patch-EMULib_Rules.gcc
+++ b/emulators/fmsx/files/patch-EMULib_Rules.gcc
@@ -13,7 +13,7 @@
MOC = moc
SDT2GAS = perl $(EMULIB)/Tools/sdt2gas.pl
-CFLAGS = -O2 -pthread -I. -I.. -I$(EMULIB)
-+CFLAGS += -O2 -pthread -I. -I.. -I$(EMULIB)
++CFLAGS += -pthread -I. -I.. -I$(EMULIB)
DEFINES = -DZLIB
LIBS = -lz -lpthread