mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added special CFLAGS for code
This commit is contained in:
parent
1da32fb069
commit
d13a14b79e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue