summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/files/patch-hexenworld__Master__Makefile
blob: a2cb98bcd1d0290a551e698e93bea6c4602fd30b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- hexenworld/Master/Makefile.orig	Thu Jul 12 14:41:20 2007
+++ hexenworld/Master/Makefile	Mon Oct  8 15:58:40 2007
@@ -41,7 +41,7 @@
 
 else
 
-CFLAGS := $(CPUFLAGS) -O2 -Wall
+CFLAGS := $(CFLAGS) $(CPUFLAGS) -O2 -Wall
 
 ifdef NO_UNIT_AT_A_TIME
 CFLAGS := $(CFLAGS) $(call check_gcc,-fno-unit-at-a-time,)
OpenPOWER on IntegriCloud