summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2000-04-19 19:20:27 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2000-04-19 19:20:27 +0000
commit090937383fad0268549b92313261070fcf0cba75 (patch)
treeab71c5db522870469af22bccaefc489fbb3c63fc /Configure
parent7fb6d40b374b386cbf9f7831a0a7cd02d62721a1 (diff)
downloadmpfr-090937383fad0268549b92313261070fcf0cba75.tar.gz
added -ffloat-store for Alpha/OSF
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@493 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 48fd738e4..e5675acf7 100755
--- a/Configure
+++ b/Configure
@@ -50,7 +50,7 @@ case $syst in
ldlibs="-lm"
;;
OSF*)
- special="-D__STDC__ $special -mfp-rounding-mode=d -mieee-with-inexact";
+ special="-D__STDC__ $special -mfp-rounding-mode=d -mieee-with-inexact -ffloat-store";
ostype=alpha
defC=/usr/local/bin/gcc
make=/usr/local/gnu/bin/make # pour $LDLIBS des tests