Commit cc70321d authored by Matthew Brett's avatar Matthew Brett
Browse files

Add zlib to libhdf5 build

parent 74764a60
......@@ -172,6 +172,7 @@ function build_szip {
function build_hdf5 {
if [ -e hdf5-stamp ]; then return; fi
build_zlib
# libaec is a drop-in replacement for szip
build_libaec
local hdf5_url=https://www.hdfgroup.org/ftp/HDF5/releases
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment