Skip to content
Snippets Groups Projects
Commit dc5e1918 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

config/default: update to eccodes-2.32.0 on hama

parent e7610fe7
No related branches found
No related tags found
1 merge request!138M214003/develop
......@@ -150,7 +150,7 @@ case "${HOSTNAME}" in
CDOLIBS="--with-fftw3 \
--with-curl \
--with-szlib=/opt/local/lib/libaec \
--with-eccodes=$HOME/local/eccodes-2.30.0 \
--with-eccodes=$HOME/local/eccodes-2.32.0 \
--with-netcdf=$HOME/local/netcdf-c-4.9.2 \
--with-hdf5=$HOME/local/hdf5-1.12.0 \
--with-cmor=$HOME/local/cmor-3.6.1 \
......@@ -159,7 +159,7 @@ case "${HOSTNAME}" in
--with-ossp-uuid=/opt/local \
--with-proj=/opt/local/lib/proj9 \
--with-magics=/opt/local"
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.30.0/lib -Wl,-rpath,$HOME/src/fdb/lib"
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.32.0/lib -Wl,-rpath,$HOME/src/fdb/lib"
if test "$COMP" = intel ; then
${CONFPATH}configure \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment