From ac2b5ca18774ef6012c9b43bf6db42be9dd906a2 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 27 Jan 2020 23:13:12 +0300 Subject: [PATCH] hdf5 rebuild --- science/misc/hdf5/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/science/misc/hdf5/actions.py b/science/misc/hdf5/actions.py index 2820c05a74..c9bf96b1cb 100644 --- a/science/misc/hdf5/actions.py +++ b/science/misc/hdf5/actions.py @@ -34,7 +34,6 @@ def setup(): --disable-sharedlib-rpath \ --disable-dependency-tracking \ --docdir=/usr/share/doc/hdf5/ \ - --with-pthread=/usr/lib/ \ --with-pic") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")