summaryrefslogtreecommitdiff
path: root/audio/gsi/files/patch-ap
blob: 682b22c93e9dbd6f2c90d0382c6dddf2c7a8f1ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../gsi/test/gsimixer/Makefile	Wed Feb  2 19:05:44 2000
+++ ./test/gsimixer/Makefile	Thu Dec  7 18:59:21 2000
@@ -26,7 +26,7 @@
 #-----------------------------------------------------------------------------#
 INCLUDES	= -I../../include
 
-CFLAGS		= -O2 -fomit-frame-pointer -DDEBUG -g -Wall
+CFLAGS		+= -Wall -DDEBUG
 ALL_CFLAGS	= $(DEFINES) $(INCLUDES) $(CFLAGS)