Changeset 27705


Ignore:
Timestamp:
04/24/23 17:30:37 (2 years ago)
Author:
jdquinn
Message:

CHG: Issues with Dakota on Intel-based Mac node

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/dakota/install-6.2-mac.sh

    r27565 r27705  
    2424export DAK_INSTALL=${PREFIX} # DO NOT CHANGE THIS
    2525export DAK_SRC=${ISSM_DIR}/externalpackages/dakota/src # DO NOT CHANGE THIS
     26export GSL_CONFIG=${GSL_HOME}/bin/gsl-config
    2627export LAPACK_LIBS="-L${LAPACK_ROOT}/lib -lflapack -L${LIBGFORTRAN_ROOT} -lgfortran" # Need to export LAPACK_LIBS *and* pass it as an option to CMake to ensure that external packages also find it
    2728export LDFLAGS="-framework CoreFoundation"
Note: See TracChangeset for help on using the changeset viewer.