[Pkg-cli-libs-commits] [webkitgtk-sharp] 04/08: Add hardening as as-needed.

Andrew Shadura bugzilla at tut.by
Mon Jan 18 12:29:13 UTC 2016


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

andrewsh pushed a commit to branch master
in repository webkitgtk-sharp.

commit 67b1fe3e9dc23aa78e6206ba03e7041da22ab170
Author: Andrew Shadura <andrew.shadura at collabora.co.uk>
Date:   Tue Dec 22 18:57:04 2015 +0100

    Add hardening as as-needed.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5068d6f..def298b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
 export DH_ALWAYS_EXCLUDE=.git
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 CONFIG=--prefix=/usr --libdir=/usr/lib
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/webkitgtk-sharp.git



More information about the Pkg-cli-libs-commits mailing list