remove option --disable-kqemu, it no longer exists
This commit is contained in:
parent
05ecc630de
commit
348acee1c4
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ qemu_src_configure ()
|
|||
--cc="$(tc-getCC)" \
|
||||
--extra-cflags="$CFLAGS" \
|
||||
--extra-ldflags="$LDFLAGS" \
|
||||
--disable-kqemu \
|
||||
--disable-strip \
|
||||
--audio-drv-list="$(echo ${audio_drv[@]} | tr ' ' ',')" \
|
||||
${myconf[@]} \
|
||||
|
|
Loading…
Reference in a new issue