On 4/29/22 07:18, Paolo Bonzini wrote:
-# Only build s390-ccw bios if we're on s390x and the compiler has -march=z900 -# or -march=z10 (which is the lowest architecture level that Clang supports) -if test "$cpu" = "s390x" ; then +# Only build s390-ccw bios the compiler has -march=z900 or -march=z10 (which is
Dropped an 'if' there. Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~