Ignore:
Timestamp:
09/01/21 19:03:24 (4 years ago)
Author:
jdquinn
Message:

CHG: New version of gcc on Pine Island

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/pine_island-mac-full

    r26369 r26426  
    1717        --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \
    1818        --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" \
    2020        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
    2121        --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
     
    4444        autotools       install-mac.sh
    4545        cmake           install.sh
    46         petsc           install-3.12-mac.sh
     46        petsc           install-3.14-mac.sh
    4747        gsl                     install.sh
    4848        boost           install-1.7-mac.sh
Note: See TracChangeset for help on using the changeset viewer.