On 27/05/2022 17.35, Alex Bennée wrote:
From: Paolo Bonzini <pbonz...@redhat.com>
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.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Message-Id: <20220517092616.1272238-14-pbonz...@redhat.com>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
configure | 18 +++++++++++++-----
pc-bios/s390-ccw/netboot.mak | 2 +-
pc-bios/s390-ccw/Makefile | 9 +++++----
3 files changed, 19 insertions(+), 10 deletions(-)
Acked-by: Thomas Huth <th...@redhat.com>