Changeset 19473


Ignore:
Timestamp:
07/30/15 22:01:23 (10 years ago)
Author:
glperez
Message:

CHG: Fixed incorrect gfortran location for new Jenkins AD build.

File:
1 edited

Legend:

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

    r19472 r19473  
    2121                                 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2222                                 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    23                                  --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.6/ -lgfortran" \
     23                                 --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
    2424                                 --enable-development \
    25                                  --enable-debugging CXXFLAGS="-g -O0" '
     25
    2626#MATLAB path
    2727MATLAB_PATH="/usr/local/MATLAB/R2015a"
Note: See TracChangeset for help on using the changeset viewer.