Changeset 27806


Ignore:
Timestamp:
06/26/23 13:10:50 (21 months ago)
Author:
jdquinn
Message:

CHG: Updated path to libgfortran

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/mac-silicon-dakota

    r27702 r27806  
    2424        --with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \
    2525        --with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy \
    26         --with-fortran-lib="-L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/12 -lgfortran" \
     26        --with-fortran-lib="-L/opt/homebrew/lib/gcc/current -lgfortran" \
    2727        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
    2828        --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
Note: See TracChangeset for help on using the changeset viewer.