Changeset 3063
- Timestamp:
- Nov 8, 2017, 5:02:19 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
r3062 r3063 502 502 -e 's:g95.*.NCDF_INC.*.$:g95 NCDF_INC= '"$ncdfdir"'/include:' \ 503 503 -e 's:g95.*.NCDF_LIB.*.$:g95 NCDF_LIB= -L'"$ncdfdir"'/lib -lnetcdff -lnetcdf:' \ 504 -e 's:g95 L_O =:g95 L_O = -Wl,-rpath='"$ncdfdir"'/lib:' \ 504 505 -e "s:-fmod=:-$fmod:" -e 's/-fno-second-underscore//' \ 505 506 -e 's:#-Q- g95 M_K = gmake:#-Q- g95 M_K = make:' \
Note: See TracChangeset
for help on using the changeset viewer.