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-walgreen.sh

    r14336 r15308  
    88 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
    99 --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include  \
    10  --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
     10 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
    1111 --with-mkl-dir="/opt/intel/mkl/10.0.1.014/lib/64/lib/" \
    1212 --with-mumps-dir="$ISSM_DIR/externalpackages/petsc/install/" \
Note: See TracChangeset for help on using the changeset viewer.