[scram] 02/02: Add '--as-needed' and warning flags to LDFLAGS

Olzhas Rakhimov rakhimov-guest at moszumanska.debian.org
Fri Nov 18 02:13:35 UTC 2016


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

rakhimov-guest pushed a commit to branch master
in repository scram.

commit 3a08eab9423b19441127aa2ef64fb7abdc9555a0
Author: rakhimov <ol.rakhimov at gmail.com>
Date:   Thu Nov 17 18:08:45 2016 -0800

    Add '--as-needed' and warning flags to LDFLAGS
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2b302da..33c6cc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_PREPEND = -Wl,-z,defs -Wl,--as-needed
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the debian-science-commits mailing list