OSDN Git Service

Added special CFLAGS for code
authorJaroslav Kysela <perex@perex.cz>
Wed, 19 Feb 2003 21:25:59 +0000 (21:25 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 19 Feb 2003 21:25:59 +0000 (21:25 +0000)
test/Makefile.am

index 63a3022..ac354c0 100644 (file)
@@ -10,6 +10,7 @@ playmidi1_LDADD=../src/libasound.la
 timer_LDADD=../src/libasound.la
 rawmidi_LDADD=../src/libasound.la
 midiloop_LDADD=../src/libasound.la
+code_CFLAGS=-Wall -pipe -g -O2
 
 INCLUDES=-I$(top_srcdir)/include
 CFLAGS=-static -Wall -pipe -g