summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/files/patch-hexenworld__Server__Makefile
blob: 49bff0f655a9bd90a0db1cd218e34e4ef481cc9b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- hexenworld/Server/Makefile.orig	Thu Jul 12 14:41:20 2007
+++ hexenworld/Server/Makefile	Mon Oct  8 16:01:34 2007
@@ -64,7 +64,7 @@
 
 else
 
-CFLAGS := $(CPUFLAGS) -O2 -Wall -ffast-math -fexpensive-optimizations
+CFLAGS := $(CFLAGS) $(CPUFLAGS) -O2 -Wall -ffast-math -fexpensive-optimizations
 
 ifdef NO_UNIT_AT_A_TIME
 CFLAGS := $(CFLAGS) $(call check_gcc,-fno-unit-at-a-time,)
OpenPOWER on IntegriCloud