Changeset 27990
- Timestamp:
- 11/02/23 14:36:32 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh
r27944 r27990 73 73 --with-proc-filesystem=0 \ 74 74 --with-mpiexec="${MPIEXEC_DIR}/mpiexec.exe" \ 75 --with-mpi-lib=[" -L${MSMPI_ROOT}/lib","-lmsmpi"] \75 --with-mpi-lib=["${MSMPI_ROOT}/lib/libmsmpi.a"] \ 76 76 --with-mpi-include=["${MSMPI_ROOT}/include"] \ 77 77 --download-fblaslapack=1 \
Note:
See TracChangeset
for help on using the changeset viewer.