mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
hdf5, disable static library (#7735)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user