mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
configure: remove dead code
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
875be287cd
commit
a5e9fbf1df
1 changed files with 0 additions and 8 deletions
8
configure
vendored
8
configure
vendored
|
@ -1126,14 +1126,6 @@ else
|
|||
done
|
||||
fi
|
||||
|
||||
# see if system emulation was really requested
|
||||
case " $target_list " in
|
||||
*"-softmmu "*) softmmu=yes
|
||||
;;
|
||||
*) softmmu=no
|
||||
;;
|
||||
esac
|
||||
|
||||
if test "$tcg" = "auto"; then
|
||||
if test -z "$target_list"; then
|
||||
tcg="disabled"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue