summary refs log tree commit diff stats
path: root/tests/tcg/i386/Makefile.include
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/i386/Makefile.include')
-rw-r--r--tests/tcg/i386/Makefile.include9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tcg/i386/Makefile.include b/tests/tcg/i386/Makefile.include
new file mode 100644
index 0000000000..be1c3008dd
--- /dev/null
+++ b/tests/tcg/i386/Makefile.include
@@ -0,0 +1,9 @@
+#
+# Makefile.include for all i386
+#
+# There is enough brokeness in x86_64 compilers that we don't default
+# to using the x86_64 system compiler for i386 binaries.
+#
+
+DOCKER_IMAGE=fedora-i386-cross
+DOCKER_CROSS_COMPILER=gcc