summaryrefslogtreecommitdiff
path: root/emulators/fmsx/files/patch-EMULib_Rules.gcc
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-11-24 19:04:06 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-11-24 19:04:06 +0000
commit8e5feeef5b6b37d537b272e1b1b188ac482d5baf (patch)
tree2ac9dbd8ad0361fb41f0e068b6d59e19ca96f271 /emulators/fmsx/files/patch-EMULib_Rules.gcc
parent- Update to 7.39.0 (diff)
- Update to 4.0, unbreak
PR: 194877 Approved by: maintainer timeout (2 weeks)
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