We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d53bd4 commit fe49602Copy full SHA for fe49602
config.sh
@@ -15,8 +15,8 @@ export MACOSX_DEPLOYMENT_TARGET="10.9"
15
export NETCDF_VERSION="4.9.1"
16
export HDF5_VERSION="1.12.2"
17
# old openssl, since building new version requires perl 5.10.0
18
-export OPENSSL_ROOT=openssl-1.1.1s
19
-export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
+#export OPENSSL_ROOT=openssl-1.1.1s
+#export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
20
export CURL_VERSION="7.75.0"
21
export LIBAEC_VERSION="1.0.6"
22
export ZSTD_VERSION="1.5.2"
0 commit comments