[xmltooling] 07/09: Pthread seems to work correctly with libtool now

Ferenc Wágner wferi at moszumanska.debian.org
Fri Sep 2 19:39:43 UTC 2016


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

wferi pushed a commit to branch debian/master
in repository xmltooling.

commit 28c0572cd24bfaf3b4a93d9190782daf23c51461
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Fri Sep 2 15:31: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 db02893..e0f9ab5 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/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list