Changeset 24400


Ignore:
Timestamp:
11/25/19 22:59:20 (5 years ago)
Author:
jdquinn
Message:

BUG: Committed with bad copy/paste

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/macosx_pine-island_dakota

    r24399 r24400  
    1212        --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \
    1313        --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \
    14         --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
     14        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \
    1515        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \
    1616        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
     
    2323        --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
    2424        --with-semic-dir=$ISSM_DIR/externalpackages/semic/install \
     25        --with-boost-dir=$ISSM_DIR/externalpackages/boost/install \
     26        --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    2527        --with-cxxoptflags="-std=c++11" \
    2628        --with-numthreads=4 \
Note: See TracChangeset for help on using the changeset viewer.