modify defaults to support 64-bits on SGI, to fix autoconf Fortran test
This commit is contained in:
parent
c73e0cd16c
commit
fa21b079aa
@ -16,6 +16,8 @@ fi
|
||||
|
||||
case "$HYPRE_HOST" in
|
||||
riptide*)
|
||||
SGI_ABI="-64 -OPT:Olimit=0"
|
||||
export SGI_ABI
|
||||
if [ -r /usr/local/modules/modules/init/ksh ]
|
||||
then
|
||||
. /usr/local/modules/modules/init/ksh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user