Changeset 19439


Ignore:
Timestamp:
07/15/15 20:21:16 (10 years ago)
Author:
glperez
Message:

CHG: changed gfortran version to 4.9.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_caladan_python

    r19438 r19439  
    1515        --with-python-dir=$ISSM_DIR/externalpackages/python/install\
    1616        --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy/core/include/numpy\
    17         --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.6/ -lgfortran" \
     17        --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
    1818        --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
    1919        --with-numthreads=18 \
Note: See TracChangeset for help on using the changeset viewer.