--- MITgcm/tools/build_options/linux_amd64_gfortran 2010/10/14 23:54:58 1.10 +++ MITgcm/tools/build_options/linux_amd64_gfortran 2010/12/14 21:15:54 1.11 @@ -1,6 +1,6 @@ #!/bin/bash -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/linux_amd64_gfortran,v 1.10 2010/10/14 23:54:58 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/linux_amd64_gfortran,v 1.11 2010/12/14 21:15:54 jmc Exp $ # $Name: $ @@ -30,6 +30,7 @@ CPP='cpp -traditional -P' NOOPTFLAGS='-O0' EXTENDED_SRC_FLAG='-ffixed-line-length-132' +GET_FC_VERSION="-v" OMPFLAG='-fopenmp' if test "x$DEVEL" != x ; then