Changeset 20371


Ignore:
Timestamp:
03/28/16 14:26:31 (9 years ago)
Author:
glperez
Message:

CHG: Adding gfortran lib option ot Jenkins MacOSX static config file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/macosx_pine-island_static

    r20370 r20371  
    2222        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    2323        --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
     24        --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
    2425        --with-numthreads=4 \
    2526        --enable-debugging \
Note: See TracChangeset for help on using the changeset viewer.