Changeset 21960


Ignore:
Timestamp:
08/15/17 16:21:32 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: missing mpifort library

File:
1 edited

Legend:

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

    r21871 r21960  
    1616        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1717        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    18         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
     18        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpifort" \
    1919        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    2020        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
Note: See TracChangeset for help on using the changeset viewer.