# | Line 11929 | Line 11929 | if test "$ac_test_FFLAGS" != "set"; then | |
---|---|---|
11929 | case "${host_cpu}-${host_os}" in | |
11930 | ||
11931 | *linux*) if test "$FC" = ifc -o "$FC" = ifort; then | |
11932 | < | FCFLAGS="-O3 -ip -no-prec-div -cxxlib-icc" |
11932 | > | FCFLAGS="-O3 -ip -no-prec-div" |
11933 | fi;; | |
11934 | rs6000*-aix*) if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then | |
11935 | FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |