[hamradio-commits] [cubicsdr] 08/11: Link with --as-needed

Andreas E. Bombe aeb at moszumanska.debian.org
Fri Mar 17 23:04:08 UTC 2017


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

aeb pushed a commit to branch master
in repository cubicsdr.

commit 3da839c2691389b982526ee0f5fcdeed77718232
Author: Andreas Bombe <aeb at debian.org>
Date:   Wed Mar 15 20:39:23 2017 +0100

    Link with --as-needed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 819eecc..7796241 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 
 %:

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



More information about the pkg-hamradio-commits mailing list