Browse Source

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>
pull/73/head
Alex Bennée 8 years ago
parent
commit
1e2107092d
  1. 2
      tests/tcg/ppc64le/Makefile.include

2
tests/tcg/ppc64le/Makefile.include

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