mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
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>
This commit is contained in:
parent
78353f49d2
commit
1e2107092d
1 changed files with 2 additions and 0 deletions
2
tests/tcg/ppc64le/Makefile.include
Normal file
2
tests/tcg/ppc64le/Makefile.include
Normal file
|
@ -0,0 +1,2 @@
|
|||
DOCKER_IMAGE=debian-ppc64el-cross
|
||||
DOCKER_CROSS_COMPILER=powerpc64le-linux-gnu-gcc
|
Loading…
Add table
Add a link
Reference in a new issue