summaryrefslogtreecommitdiffstats
path: root/llvm/configure
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/configure')
-rwxr-xr-xllvm/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure
index c6b05f057ff..d93b4d81bd1 100755
--- a/llvm/configure
+++ b/llvm/configure
@@ -2997,7 +2997,7 @@ else
;;
x86_64) JIT=
;;
- Alpha) JIT=
+ Alpha) JIT=TARGET_HAS_JIT=1
;;
IA64) JIT=
;;
OpenPOWER on IntegriCloud