[polybori] 01/01: Link with --as-needed to build on jessie.

Tobias Hansen thansen at alioth.debian.org
Tue Aug 27 21:17:48 UTC 2013


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

thansen pushed a commit to branch master
in repository polybori.

commit 4e8b1841f5fee13a6c8b556123305ceb3e7fc938
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Aug 27 23:20:10 2013 +0200

    Link with --as-needed to build on jessie.
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 839e7d1..e4958f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE=1
 
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
 PYVERS=$(shell pyversions -vr)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 NUMJOBS=$(filter parallel=%,$(DEB_BUILD_OPTIONS))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git



More information about the debian-science-commits mailing list