On 16/02/2022 15.54, Alex Bennée wrote:
David Hildenbrand <da...@redhat.com> writes:
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>
Acked-by: Alex Bennée <alex.ben...@linaro.org>
for now... I'll update the s390x image on my next posting.
Ok, I saw that Alex now posted a patch "tests/docker: update
debian-s390x-cross with lcitool", so I'll skip this one here for my next
s390x pull request.
Thomas