--- MITgcm/tools/build_options/linux_amd64_ifort 2007/02/23 02:52:25 1.1 +++ MITgcm/tools/build_options/linux_amd64_ifort 2007/04/16 14:33:28 1.2 @@ -23,7 +23,7 @@ if test "x$DEVEL" != x ; then FFLAGS='-132 -r8 -i4 -w95 -W0 -WB -convert big_endian -assume byterecl -fPIC -O0 -g -noalign -fpstkchk -check all -fpe0 -traceback -ftrapuv -fpmodel except -warn all' else - FFLAGS='-132 -r8 -i4 -w95 -W0 -WB -convert big_endian -assume byterecli -fPIC' + FFLAGS='-132 -r8 -i4 -w95 -W0 -WB -convert big_endian -assume byterecl -fPIC' fi # Note that the -mp switch is for ieee "maintain precision" and is