tests/tcg: enable building for ppc64

Currently this just enables building the multiarch tests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
master
Alex Bennée 2018-04-10 17:45:56 +01:00
parent 78353f49d2
commit 1e2107092d
1 changed files with 2 additions and 0 deletions

View File

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