configure: remove dead code
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
875be287cd
commit
a5e9fbf1df
8
configure
vendored
8
configure
vendored
@ -1126,14 +1126,6 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
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 "$tcg" = "auto"; then
|
||||||
if test -z "$target_list"; then
|
if test -z "$target_list"; then
|
||||||
tcg="disabled"
|
tcg="disabled"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user