aboutsummaryrefslogtreecommitdiff
path: root/games/r1q2/files/patch-binaries__make.inc
diff options
context:
space:
mode:
Diffstat (limited to 'games/r1q2/files/patch-binaries__make.inc')
-rw-r--r--games/r1q2/files/patch-binaries__make.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/r1q2/files/patch-binaries__make.inc b/games/r1q2/files/patch-binaries__make.inc
index 7d0b61a4074c..5deef51b12fe 100644
--- a/games/r1q2/files/patch-binaries__make.inc
+++ b/games/r1q2/files/patch-binaries__make.inc
@@ -2,7 +2,7 @@
+++ binaries/make.inc Fri Sep 28 21:37:31 2007
@@ -1,5 +1,6 @@
-CFLAGS+=-DNDEBUG -DLINUX -O2 -fno-strict-aliasing -Wall -ffloat-store -pipe -g -MF .depends/$*.d -MMD
-+CFLAGS+=-I$(LOCALBASE)/include -DNDEBUG -DLINUX -DDATADIR='"$(Q2DIR)"' -DLIBDIR='"$(LIBDIR)"' -O2 -fno-strict-aliasing -Wall -ffloat-store -pipe -g -MF .depends/$*.d -MMD
++CFLAGS+=-I$(LOCALBASE)/include -DNDEBUG -DLINUX -DDATADIR='"$(Q2DIR)"' -DLIBDIR='"$(LIBDIR)"' -O2 -fno-strict-aliasing -Wall -pipe -g -MF .depends/$*.d -MMD
ALLOBJ:=$(ALLSRC:.c=.o)
+LDFLAGS+=-L$(LOCALBASE)/lib