]> git.pld-linux.org Git - packages/gai.git/blob - gai-opt.patch
- updated to 0.5.0
[packages/gai.git] / gai-opt.patch
1 --- gai-0.5.0/gai/Makefile.in.orig      2003-12-31 10:54:05.000000000 +0100
2 +++ gai-0.5.0/gai/Makefile.in   2004-01-11 10:53:38.000000000 +0100
3 @@ -2,7 +2,7 @@
4  # Makefile for the General Applet Interface
5  
6  # @GNOME_24@ - More broken than ever.
7 -CFLAGS = -Wall -O3 -D@HOST@ @GL@ @GTK@ @GNOME@ @JOYSTICK@ @GTK_CFLAGS@ @SDL_CFLAGS@
8 +CFLAGS = -Wall $(OPT) -D@HOST@ @GL@ @GTK@ @GNOME@ @JOYSTICK@ @GTK_CFLAGS@ @SDL_CFLAGS@
9  CFLAGS += @GNOME_CFLAGS@ @GL_CFLAGS@ -DVERSION="\"@GAI_VERSION@\""
10  LDFLAGS = -g -fPIC @SYSTEM_SPECIFIC_LIBS@ @GTK_LIBS@ 
11  LDFLAGS += @GNOME_LIBS@ @GL_LIBS@ @SDL_LIBS@ 
This page took 0.070477 seconds and 4 git commands to generate.