diff --git a/sci-libs/hdf5/hdf5-1.12.0.recipe b/sci-libs/hdf5/hdf5-1.12.0.recipe index 64be1d8cf..51e1bcc39 100644 --- a/sci-libs/hdf5/hdf5-1.12.0.recipe +++ b/sci-libs/hdf5/hdf5-1.12.0.recipe @@ -6,7 +6,7 @@ HOMEPAGE="https://www.hdfgroup.org/HDF5/" COPYRIGHT="2011-2019 The HDF Group, The Board of Trustees of the University of Illinois." LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-$portVersion/src/hdf5-$portVersion.tar.gz" CHECKSUM_SHA256="a62dcb276658cb78e6795dd29bf926ed7a9bc4edf6e77025cd2c689a8f97c17a" @@ -102,6 +102,7 @@ BUILD() { autoreconf -fi runConfigure ./configure \ + --disable-static \ --enable-hl \ --enable-build-mode=production \ --enable-fortran \