EXTRA_ECONF is dead
This commit is contained in:
parent
762fcb03fe
commit
eea3e116f7
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ qemu_src_configure ()
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
--audio-drv-list="$(echo ${audio_drv[@]} | tr ' ' ',')" \
|
--audio-drv-list="$(echo ${audio_drv[@]} | tr ' ' ',')" \
|
||||||
"${myconf[@]}" \
|
"${myconf[@]}" \
|
||||||
${EXTRA_ECONF} \
|
|
||||||
$@
|
$@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue