OSDN Git Service
(root)
/
android-x86
/
external-alsa-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da32fb
)
Added special CFLAGS for code
author
Jaroslav Kysela
<perex@perex.cz>
Wed, 19 Feb 2003 21:25:59 +0000
(21:25 +0000)
committer
Jaroslav Kysela
<perex@perex.cz>
Wed, 19 Feb 2003 21:25:59 +0000
(21:25 +0000)
test/Makefile.am
patch
|
blob
|
history
diff --git
a/test/Makefile.am
b/test/Makefile.am
index
63a3022
..
ac354c0
100644
(file)
--- a/
test/Makefile.am
+++ b/
test/Makefile.am
@@
-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