Rev | Line | |
---|
[17802] | 1 | Index: ../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.