summaryrefslogtreecommitdiffstats
path: root/tests/tcg/sparc64/Makefile.include
diff options
context:
space:
mode:
authorAlex Bennée2018-04-23 17:49:09 +0200
committerAlex Bennée2018-06-20 21:22:34 +0200
commitcc6c7365b88d5d99b95e0b4f07518c244f9d8059 (patch)
treec2d81d701dd373b07fa2ce7f4f2c5c6a518f37ef /tests/tcg/sparc64/Makefile.include
parenttests/tcg: enable building for sh4 (diff)
downloadqemu-cc6c7365b88d5d99b95e0b4f07518c244f9d8059.tar.gz
qemu-cc6c7365b88d5d99b95e0b4f07518c244f9d8059.tar.xz
qemu-cc6c7365b88d5d99b95e0b4f07518c244f9d8059.zip
tests/tcg: enable building for sparc64
As before, using Debian SID compilers. 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>
Diffstat (limited to 'tests/tcg/sparc64/Makefile.include')
-rw-r--r--tests/tcg/sparc64/Makefile.include2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tcg/sparc64/Makefile.include b/tests/tcg/sparc64/Makefile.include
new file mode 100644
index 0000000000..95fc8dee9f
--- /dev/null
+++ b/tests/tcg/sparc64/Makefile.include
@@ -0,0 +1,2 @@
+DOCKER_IMAGE=debian-sparc64-cross
+DOCKER_CROSS_COMPILER=sparc64-linux-gnu-gcc