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

config/default: changed netcdf lib version to 4.8.0 on hama.

parent 6f5f0c1e
No related branches found
No related tags found
1 merge request!7Replaced gridDefDatatype()/gridInqDatatype() by cdiDefKeyInt()/cdiInqKeyInt()...
......@@ -71,7 +71,7 @@ case "${HOSTNAME}" in
--enable-python \
--with-szlib=$HOME/local \
--with-eccodes=$HOME/local/eccodes-2.17.0 \
--with-netcdf=$HOME/local/netcdf-c-4.7.4 \
--with-netcdf=$HOME/local/netcdf-c-4.8.0 \
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.17.0/lib" \
CC=gcc CFLAGS="-g -pipe -D_REENTRANT -Wall -Wwrite-strings -W -Wfloat-equal -pedantic -O3"
;;
......
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