From 8e5feeef5b6b37d537b272e1b1b188ac482d5baf Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Mon, 24 Nov 2014 19:04:06 +0000 Subject: - Update to 4.0, unbreak PR: 194877 Approved by: maintainer timeout (2 weeks) --- emulators/fmsx/files/patch-EMULib_Rules.gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/fmsx/files/patch-EMULib_Rules.gcc') 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 -- cgit v1.2.3