]> git.pld-linux.org Git - packages/duke3d.git/blame - duke3d-opt.patch
- up to svn r187
[packages/duke3d.git] / duke3d-opt.patch
CommitLineData
793a6487
ER
1--- duke3d/source/Makefile~ 2009-09-05 14:02:23.000000000 +0300
2+++ duke3d/source/Makefile 2009-09-05 14:03:38.372933611 +0300
3@@ -114,7 +114,7 @@
4 BUILDOBJS += buildengine/a.o
9bc60253
TP
5 endif
6
793a6487
ER
7-CFLAGS = -c -g $(SDL_CFLAGS) -DUSE_SDL=1 -DPLATFORM_UNIX=1 $(EXTRACFLAGS)
8+CFLAGS = -c $(SDL_CFLAGS) -DUSE_SDL=1 -DPLATFORM_UNIX=1 $(EXTRACFLAGS)
9bc60253 9
793a6487
ER
10 ifeq ($(strip $(solaris)),true)
11 CFLAGS += -xO5 -xchar=u
This page took 0.067077 seconds and 5 git commands to generate.