|
@ -19,6 +19,6 @@ else |
|
|
targets="--target-list=$(echo "$targets" | sed -e 's/ /,/g')" |
|
|
targets="--target-list=$(echo "$targets" | sed -e 's/ /,/g')" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
compile_configure -- $targets |
|
|
compile_configure -- --audio-drv-list=alsa $targets |
|
|
|
|
|
|
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
|
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
|
|