| # | Line 607 | Line 607 | if test "$ac_test_FFLAGS" != "set"; then | |
|---|---|---|
| 607 | case "${host_cpu}-${host_os}" in | |
| 608 | ||
| 609 | *linux*) if test "$FC" = ifc -o "$FC" = ifort; then | |
| 610 | < | FCFLAGS="-O3 -ip -no-prec-div -cxxlib-icc" |
| 610 | > | FCFLAGS="-O3 -ip -no-prec-div" |
| 611 | fi;; | |
| 612 | rs6000*-aix*) if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then | |
| 613 | FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |