gitlab-ci: Check building ppc64 without TCG
commita99de99afec85a3a46b959df2634238010503b78
authorThomas Huth <thuth@redhat.com>
Thu, 8 Dec 2022 10:15:27 +0000 (8 11:15 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Dec 2022 14:19:24 +0000 (15 15:19 +0100)
treeebabb926f53a7508540ecf62baecbcd659f1b398
parent9341e2293bcdf6db13d428b65d878447021596b5
gitlab-ci: Check building ppc64 without TCG

Building QEMU for ppc64 hosts with --disable-tcg used to break a couple
of times in the past, see e.g. commit a01b64cee7 ("target/ppc: Put do_rfi
under a TCG-only block") or commit 049b4ad669 ("target/ppc: Fix build
warnings when building with 'disable-tcg'"), so we should test this in
our CI to avoid such regressions.

Message-Id: <20221208101527.36873-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/crossbuilds.yml