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.hender...@linaro.org> r~