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=z
While container-based cross compilers are not supported, this already makes
it possible to build s390-ccw on any machine that has s390x GCC and binutils
installed.
Signed-off-by: Paolo Bonzini
---
configure| 18 +-
pc-bios/s390-ccw/Makefile| 9 +