Ignore:
Timestamp:
06/07/17 10:50:54 (8 years ago)
Author:
Eric.Larour
Message:

CHG: merged branch back to trunk-jpl 21754.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-larour-NatGeoScience2016/jenkins/macosx_pine-island

    r21223 r21759  
    1212        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1313        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    14         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lpmpich -lmpich -lmpl" \
     14        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
    1515        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    1616        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
     
    3333EXTERNALPACKAGES="autotools    install.sh
    3434                                                cmake        install.sh
    35                                                 mpich        install-3.0-macosx64.sh
     35                                                mpich        install-3.2-macosx64.sh
    3636                                                m1qn3        install.sh
    37                                                 petsc        install-3.6-macosx64.sh
     37                                                petsc        install-3.7-macosx64.sh
    3838                                                triangle     install-macosx64.sh
    3939                                                shell2junit  install.sh"
Note: See TracChangeset for help on using the changeset viewer.