qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/10] configure: unify two case statements on $cpu


From: Richard Henderson
Subject: Re: [PATCH 05/10] configure: unify two case statements on $cpu
Date: Fri, 17 Dec 2021 13:37:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/16/21 12:51 AM, Paolo Bonzini wrote:
+  s390)
+    CPU_CFLAGS="-m31"
+    ARCH=unknown ;;

Eh, ok.  I could also support removing the case entirely.
I don't see the point in having an entry for an unsupported host.

This will actively not compile as soon as my safe-signal reorg hits.

Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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