- Timestamp:
- 11/21/22 12:03:29 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/externalpackages/dakota/install-6.2-mac-static.sh ¶
r27400 r27406 16 16 # - Otherwise, refactor this to work with other gfortran installations. 17 17 # 18 echo "Finding libgfortran..." 18 19 LIBGFORTRAN=$(find /usr -name libgfortran* 2>/dev/null | egrep -n libgfortran.a | egrep -v i386 | sed "s/[0-9]*://g" | head -1) 19 20 LIBGFORTRAN_ROOT=${LIBGFORTRAN%/*}
Note:
See TracChangeset
for help on using the changeset viewer.