On 10/29/23 07:50, Alex Bennée wrote:
We have the compiler and with a few updates a container that can build
QEMU so we should at least run the check-tcg smoke tests.
Signed-off-by: Alex Bennée <[email protected]>
---
.gitlab-ci.d/buildtest.yml | 9 ++++++++
.gitlab-ci.d/container-cross.yml | 6 +++++
tests/docker/Makefile.include | 1 -
.../dockerfiles/debian-loongarch-cross.docker | 22 ++++++++++++++++++-
4 files changed, 36 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~