summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRichard Henderson2018-01-07 01:02:27 +0100
committerRichard Henderson2018-01-31 14:30:50 +0100
commit7b93dab51e929d7c2878cb5ad92b4419e3318e73 (patch)
tree82e1181a5bae861b3584ec076488284093d30c84 /configure
parenttarget/hppa: Implement STWA (diff)
downloadqemu-7b93dab51e929d7c2878cb5ad92b4419e3318e73.tar.gz
qemu-7b93dab51e929d7c2878cb5ad92b4419e3318e73.tar.xz
qemu-7b93dab51e929d7c2878cb5ad92b4419e3318e73.zip
target/hppa: Enable MTTCG
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 96dee6572c..302fdc92ff 100755
--- a/configure
+++ b/configure
@@ -6555,6 +6555,7 @@ case "$target_name" in
cris)
;;
hppa)
+ mttcg="yes"
;;
lm32)
;;