]> git.pld-linux.org Git - packages/tuxpaint.git/blob - tuxpaint-opt.patch
- BR: gettext-devel
[packages/tuxpaint.git] / tuxpaint-opt.patch
1 --- tuxpaint-0.9.16/Makefile~   2006-10-23 20:58:03.000000000 +0200
2 +++ tuxpaint-0.9.16/Makefile    2006-10-23 21:00:44.000000000 +0200
3 @@ -97,7 +97,7 @@
4  # The entire set of CFLAGS:
5  
6  #-ffast-math
7 -CFLAGS=-O2 -W -Wall -fno-common -ffloat-store \
8 +CFLAGS=$(OPTFLAGS) -W -Wall -fno-common -ffloat-store \
9         -Wcast-align -Wredundant-decls \
10         -Wbad-function-cast -Wwrite-strings \
11         -Waggregate-return \
This page took 0.046725 seconds and 3 git commands to generate.