aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2c15d16..bed64f8 100755
--- a/configure
+++ b/configure
@@ -4902,7 +4902,7 @@ else
;;
Alpha) TARGET_HAS_JIT=1
;;
- ARM) TARGET_HAS_JIT=0
+ ARM) TARGET_HAS_JIT=1
;;
Mips) TARGET_HAS_JIT=0
;;