Signed-off-by: Emilio G. Cota <c...@braap.org> --- configure | 1 + 1 file changed, 1 insertion(+)
diff --git a/configure b/configure index 2a7796ea80..db216bafb1 100755 --- a/configure +++ b/configure @@ -6935,6 +6935,7 @@ case "$target_name" in TARGET_BASE_ARCH=i386 gdb_xml_files="i386-64bit.xml i386-64bit-core.xml i386-64bit-sse.xml" target_compiler=$cross_cc_x86_64 + mttcg="yes" ;; alpha) mttcg="yes" -- 2.17.1