Expose initializing the native target for the execution engine.
[oota-llvm.git] / configure
index 2c15d16b32537a4f29fdd17fc9e6cac94ac39d8c..bed64f85163a40335b841ecaf2ccda77e9fd19cb 100755 (executable)
--- 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
  ;;