mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Also match s390x.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3106 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
9bbc5cc829
commit
0e7b8a9f01
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -53,7 +53,7 @@ case "$cpu" in
|
||||||
mips64)
|
mips64)
|
||||||
cpu="mips64"
|
cpu="mips64"
|
||||||
;;
|
;;
|
||||||
s390)
|
s390*)
|
||||||
cpu="s390"
|
cpu="s390"
|
||||||
;;
|
;;
|
||||||
sparc|sun4[cdmuv])
|
sparc|sun4[cdmuv])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue