Changeset 22228


Ignore:
Timestamp:
11/03/17 17:58:47 (7 years ago)
Author:
jdquinn
Message:

CHG: Adjusted configuration for Linux_Ubuntu_Binaries to allow for statically built and linked libraries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/jenkins/linux64_ross_static

    r22227 r22228  
    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 -lmpich -lmpl" \
    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.