tests/tcg: enable building for s390x

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>
This commit is contained in:
Alex Bennée 2018-04-06 21:43:57 +01:00
parent 2ac93f19b6
commit 78353f49d2
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
DOCKER_IMAGE=debian-s390x-cross
DOCKER_CROSS_COMPILER=s390x-linux-gnu-gcc