Changeset 23453


Ignore:
Timestamp:
11/03/18 15:29:57 (6 years ago)
Author:
jdquinn
Message:

CHG: Updated config for Mac binary builds

Location:
issm/trunk-jpl/jenkins
Files:
2 edited

Legend:

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

    r23451 r23453  
    1414        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1515        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    16         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich -lmpl -lpmpich" \
     16        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lpmpi -lmpifort -lmpicxx" \
    1717        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    1818        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \
  • issm/trunk-jpl/jenkins/macosx_pine-island_static

    r23451 r23453  
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \
    17         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich -lmpl -lpmpich" \
     17        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lpmpi -lmpifort -lmpicxx" \
    1818        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    1919        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \
Note: See TracChangeset for help on using the changeset viewer.