Ignore:
Timestamp:
04/26/16 10:30:11 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor, removing slash at the end of mpi-libflags to avoid compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross_ampi

    r20557 r20558  
    2121                                --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    2222                                --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    23                                 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib/ -lmpich" \
     23                                --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich" \
    2424                                --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2525                                --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
Note: See TracChangeset for help on using the changeset viewer.