summaryrefslogtreecommitdiff
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 c6b05f057f..d93b4d81bd 100755
--- a/configure
+++ b/configure
@@ -2997,7 +2997,7 @@ else
;;
x86_64) JIT=
;;
- Alpha) JIT=
+ Alpha) JIT=TARGET_HAS_JIT=1
;;
IA64) JIT=
;;