On 16/2/22 12:51, David Hildenbrand wrote:
We need a newer compiler to build upcoming tests that test for z15
features with -march=z15. So let's do it similar to arm64 and powerpc,
using an environment based on debian11 to build tests only.

Cc: Thomas Huth <th...@redhat.com>
Cc: Cornelia Huck <coh...@redhat.com>
Cc: Richard Henderson <richard.hender...@linaro.org>
Cc: "Alex Bennée" <alex.ben...@linaro.org>
Cc: "Philippe Mathieu-Daudé" <f4...@amsat.org>
Cc: Wainer dos Santos Moschetta <waine...@redhat.com>
Cc: Beraldo Leal <bl...@redhat.com>
Cc: David Miller <dmiller...@gmail.com>
Signed-off-by: David Hildenbrand <da...@redhat.com>
---
  .gitlab-ci.d/container-cross.yml                    |  7 +++++++
  tests/docker/Makefile.include                       |  3 ++-
  .../dockerfiles/debian-s390x-test-cross.docker      | 13 +++++++++++++
  tests/tcg/configure.sh                              |  2 +-
  4 files changed, 23 insertions(+), 2 deletions(-)
  create mode 100644 tests/docker/dockerfiles/debian-s390x-test-cross.docker

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>



Reply via email to