Ignore:
Timestamp:
02/06/23 09:31:58 (2 years ago)
Author:
jdquinn
Message:

CHG: More changes for new Mac Intel build node; clean up

File:
1 copied

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/mac-intel-binaries-matlab

    r27552 r27553  
    2222        --disable-dependency-tracking \
    2323        --with-matlab-dir=${MATLAB_PATH} \
    24         --with-fortran-lib="/usr/local/Cellar/gcc/11.3.0/lib/gcc/11/libgfortran.a /usr/local/Cellar/gcc/11.3.0/lib/gcc/11/libquadmath.a /usr/local/Cellar/gcc/11.3.0/lib/gcc/11/gcc/x86_64-apple-darwin15/11/libgcc.a" \
     24        --with-fortran-lib="/usr/local/Cellar/gcc/12.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" \
    2525        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
    2626        --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
     
    4949        autotools       install-mac.sh
    5050        cmake           install.sh
    51         petsc           install-3.12-mac-static.sh
     51        petsc           install-3.14-mac-static.sh
    5252        gsl                     install-static.sh
    5353        boost           install-1.7-mac-static.sh
Note: See TracChangeset for help on using the changeset viewer.