qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list


From: Wei-Ren Chen
Subject: [Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list
Date: Thu, 20 Dec 2012 16:41:34 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

  commit 9b9c37c36439ee0452632253dac7a31897f27f70 always assume sparcv9,
the others are no longer supported. Remove --sparc_cpu option from the
configure list.

Signed-off-by: Chen Wei-Ren <address@hidden>
---
 configure |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index b101d5c..781b305 100755
--- a/configure
+++ b/configure
@@ -1089,7 +1089,6 @@ echo "  --fmod-inc               path to FMOD includes"
 echo "  --oss-lib                path to OSS library"
 echo "  --enable-uname-release=R Return R for uname -r in usermode emulation"
 echo "  --cpu=CPU                Build for host CPU [$cpu]"
-echo "  --sparc_cpu=V            Build qemu for Sparc architecture v7, v8, 
v8plus, v8plusa, v9"
 echo "  --disable-uuid           disable uuid support"
 echo "  --enable-uuid            enable uuid support"
 echo "  --disable-vde            disable support for vde network"
-- 
1.7.3.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]