On 10/30/23 06:57, Alex Bennée wrote:
sh4 is another target which doesn't work with bookworm compilers. To
keep on buster move across to the debian-legacy-test-cross image and
update accordingly.
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20231029145033.592566-8-alex.ben...@linaro.org>
---
configure | 4 ++++
.gitlab-ci.d/buildtest.yml | 4 ++--
.gitlab-ci.d/container-cross.yml | 6 ------
tests/docker/Makefile.include | 2 +-
.../dockerfiles/debian-all-test-cross.docker | 4 +---
.../debian-legacy-test-cross.docker | 5 ++++-
.../dockerfiles/debian-sh4-cross.docker | 19 -------------------
7 files changed, 12 insertions(+), 32 deletions(-)
delete mode 100644 tests/docker/dockerfiles/debian-sh4-cross.docker
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~