[opensaml2] 18/24: Pthread seems to work correctly with libtool now

Ferenc Wágner wferi at moszumanska.debian.org
Tue Aug 30 20:55:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch debian/experimental
in repository opensaml2.

commit f95990cc3f89c93fd55ae0a1105f7f6d762e9878
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Tue Jul 12 10:30:49 2016 +0200

    Pthread seems to work correctly with libtool now
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e76efd4..9090252 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,6 @@
 # Enable compiler hardening flags.
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-# Force linking with -lpthread, working around a bug in libtool that drops
-# the linkage because it uses -nostdlib.  See #468555.
-export DEB_LDFLAGS_MAINT_APPEND = -lpthread
-
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
     DEBUG = --enable-debug
 else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git



More information about the Pkg-shibboleth-devel mailing list