qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compat


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
Date: Wed, 13 Oct 2010 09:32:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.3

On 10/12/2010 09:47 PM, Blue Swirl wrote:
>  +    arm*|i386|x86_64|mips*|hppa*|s390|s390x)
>  +      test -n "$with_arch"&&  QEMU_CFLAGS="-march=${with_arch} $QEMU_CFLAGS"
>  +      ;;
>  +
>  +    sparc|sparc64)
>  +      test "$with_arch" = v8plusa&&  with_arch=v8plus

Why?

Nevermind, I didn't really understand the old code.  I'll fix now.

Paolo



reply via email to

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