projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbc5cc
)
Also match s390x.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Aug 2007 00:09:31 +0000
(
00:09
+0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 1 Aug 2007 00:09:31 +0000
(
00:09
+0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3106
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 705f6de0317c4955a092d721c4ae404af9b06475..0f959b7d0d8a64fb5ef399ae5ba51941077c60b4 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-53,7
+53,7
@@
case "$cpu" in
mips64)
cpu="mips64"
;;
- s390)
+ s390
*
)
cpu="s390"
;;
sparc|sun4[cdmuv])