]> git.pld-linux.org Git - packages/duke3d.git/blame_incremental - duke3d-opt.patch
- up to svn r187
[packages/duke3d.git] / duke3d-opt.patch
... / ...
CommitLineData
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
5 endif
6
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)
9
10 ifeq ($(strip $(solaris)),true)
11 CFLAGS += -xO5 -xchar=u
This page took 0.070863 seconds and 4 git commands to generate.