We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a54588 commit d3ea167Copy full SHA for d3ea167
config.sh
@@ -6,9 +6,9 @@
6
export NO_CDL=1
7
8
# Compile libs for macOS 10.9 or later
9
-export MACOSX_DEPLOYMENT_TARGET="10.9"
10
-export NETCDF_VERSION="4.7.4"
11
-export HDF5_VERSION="1.12.0"
+#export MACOSX_DEPLOYMENT_TARGET="10.9"
+export NETCDF_VERSION="4.8.1"
+export HDF5_VERSION="1.12.1"
12
# old openssl, since building new version requires perl 5.10.0
13
export OPENSSL_ROOT=openssl-1.0.2u
14
export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
0 commit comments