Changeset 27790
- Timestamp:
- 06/16/23 20:35:09 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/mac-intel-binaries-python-3
r27701 r27790 18 18 --disable-dependency-tracking \ 19 19 --with-python-version=3.9 \ 20 --with-python-dir=/ System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \20 --with-python-dir=/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \ 21 21 --with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy \ 22 --with-fortran-lib="/usr/local/Cellar/gcc/1 2.2.0/lib/gcc/12/libgfortran.a /usr/local/Cellar/gcc/12.2.0/lib/gcc/12/libquadmath.a /usr/local/Cellar/gcc/12.2.0/lib/gcc/12/gcc/x86_64-apple-darwin21/12/libgcc.a" \22 --with-fortran-lib="/usr/local/Cellar/gcc/13.1.0/lib/gcc/13/libgfortran.a /usr/local/Cellar/gcc/13.1.0/lib/gcc/13/libquadmath.a /usr/local/Cellar/gcc/13.1.0/lib/gcc/13/gcc/x86_64-apple-darwin21/13/libgcc.a" \ 23 23 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 24 24 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
Note:
See TracChangeset
for help on using the changeset viewer.