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

config/default: change to eccodes-2.32.0 on bailung

parent bf5b9838
No related branches found
No related tags found
1 merge request!138M214003/develop
......@@ -32,7 +32,7 @@ case "${HOSTNAME}" in
# i386-apple-darwin10
bailung*|d146*)
CDOLIBS="--with-fftw3 \
--with-eccodes=$HOME/local/eccodes-2.30.0 \
--with-eccodes=$HOME/local/eccodes-2.32.0 \
--with-netcdf=$HOME/local/netcdf-4.9.0 \
--with-hdf5=$HOME/local/hdf5-1.12.1-threadsafe \
--with-udunits2=/opt/local \
......@@ -43,7 +43,7 @@ case "${HOSTNAME}" in
--with-proj=/opt/local/lib/proj7 \
--with-szlib=/opt/local/lib/libaec \
--with-magics=/opt/local "
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.30.0/lib -L/opt/local/lib -ljson-c"
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.32.0/lib -L/opt/local/lib -ljson-c"
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