mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-16 17:39:32 -07:00
This doesn't add any additional tests but enables building the multiarch tests for s390x. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: David Hildenbrand <david@redhat.com>
2 lines
74 B
Text
2 lines
74 B
Text
DOCKER_IMAGE=debian-s390x-cross
|
|
DOCKER_CROSS_COMPILER=s390x-linux-gnu-gcc
|