summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 43e6ebce3..70d923a52 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 1.421 .
+# From configure.in Revision: 1.422 .
#
#
#
@@ -2058,7 +2058,7 @@ echo "include_mpn(\`alpha/default.m4')" >> $gmp_tmpconfigm4i
*-cray-unicos*)
gmp_asm_syntax_testing=no
cclist="cc"
- cc_cflags="-O3 -htask0 -Wa,-B"
+ cc_cflags="-O3 -hscalar0 -htask0 -Wa,-B"
path="cray"
;;