Changeset 26426 for issm/trunk-jpl/jenkins/pine_island-mac-full
- Timestamp:
- 09/01/21 19:03:24 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/pine_island-mac-full
r26369 r26426 17 17 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 18 18 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 19 --with-fortran-lib="-L/usr/local/Cellar/gcc/10. 2.0/lib/gcc/10 -lgfortran" \19 --with-fortran-lib="-L/usr/local/Cellar/gcc/10.3.0/lib/gcc/10 -lgfortran" \ 20 20 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 21 21 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ … … 44 44 autotools install-mac.sh 45 45 cmake install.sh 46 petsc install-3.1 2-mac.sh46 petsc install-3.14-mac.sh 47 47 gsl install.sh 48 48 boost install-1.7-mac.sh
Note:
See TracChangeset
for help on using the changeset viewer.