source: issm/oecreview/Archive/16554-17801/ISSM-16884-16885.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 794 bytes
RevLine 
[17802]1Index: ../trunk-jpl/jenkins/windows
2===================================================================
3--- ../trunk-jpl/jenkins/windows (revision 16884)
4+++ ../trunk-jpl/jenkins/windows (revision 16885)
5@@ -21,9 +21,9 @@
6 --with-petsc-dir="$ISSM_DIR/externalpackages/petsc/install" \
7 --with-petsc-arch=$ISSM_ARCH \
8 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install/lib/ \
9- --with-mpi-libflags-dir="$ISSM_DIR/externalpackages/petsc/install/lib" \
10+ --with-mpi-libdir="$ISSM_DIR/externalpackages/petsc/install/lib" \
11 --with-mpi-libflags="-Wl,libpetsc.lib" \
12- --with-mpi-include-dir="$ISSM_DIR/externalpackages/petsc/install/include/mpiuni"'
13+ --with-mpi-include="$ISSM_DIR/externalpackages/petsc/install/include/mpiuni"'
14
15 #MATLAB path
16 MATLAB_PATH="C:/MATLAB/R2013a/"
Note: See TracBrowser for help on using the repository browser.