qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/10] configure: unify ppc64 and ppc64le


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/10] configure: unify ppc64 and ppc64le
Date: Thu, 16 Dec 2021 10:06:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 12/16/21 09:51, Paolo Bonzini wrote:
> The only difference between the two, as far as either configure or
> Meson are concerned, is the default endianness of the compiler.
> 
> For tests/tcg, specify the endianness explicitly on the command line;
> for configure, do the same so that it is possible to have --cpu=ppc64le
> on a bigendian system or vice versa.  Apart from this, cpu=ppc64le can
> be normalized to ppc64 also in configure and not just in the meson
> cross file.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  configure              | 10 ++++------
>  tests/tcg/configure.sh |  4 +++-
>  2 files changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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