summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/files/patch-hexen2__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/uhexen2/files/patch-hexen2__Makefile')
-rw-r--r--games/uhexen2/files/patch-hexen2__Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/games/uhexen2/files/patch-hexen2__Makefile b/games/uhexen2/files/patch-hexen2__Makefile
deleted file mode 100644
index 00ad7dd1..0000000
--- a/games/uhexen2/files/patch-hexen2__Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
---- ./hexen2/Makefile.orig 2008-04-03 20:37:23.000000000 -0300
-+++ ./hexen2/Makefile 2008-04-21 15:15:19.000000000 -0300
-@@ -120,13 +120,13 @@
- USE_SDLAUDIO=yes
- USE_MIDI=yes
- USE_CDAUDIO=yes
--USE_SDLCD=no
-+USE_SDLCD=yes
- WITH_SPLASHES=yes
- LINK_DIRECTX=no
- OPT_EXTRA=yes
- LINK_GL_LIBS=no
- USE_3DFXGAMMA=yes
--USE_X86_ASM=yes
-+USE_X86_ASM?=no
- COMPILE_32BITS=no
-
- # include the common dirty stuff
-@@ -179,7 +179,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