On 20/08/2025 16.21, Philippe Mathieu-Daudé wrote:
32-bit host support is deprecated since commit 6d701c9bac1 ("meson: Deprecate 32-bit host support"). Next commits will remove support for 32-bit MIPS hosts. Stop cross-building QEMU on our CI.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- .gitlab-ci.d/container-cross.yml | 6 ------ .gitlab-ci.d/crossbuilds.yml | 14 -------------- 2 files changed, 20 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>