Ignore:
Timestamp:
06/21/13 20:30:29 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: moved --with-mpi-lib to --with-mpi-libflags to fix NR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-linux64-astrid.sh

    r14754 r15308  
    1616 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    1717 --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include  \
    18  --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
     18 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
    1919 --with-petsc-arch=$ISSM_ARCH \
    2020 --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \
Note: See TracChangeset for help on using the changeset viewer.