[libgtk2-perl] 03/06: Enable all hardening build flags.
Intrigeri
intrigeri at moszumanska.debian.org
Wed Jan 8 16:25:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository libgtk2-perl.
commit c7430d90f77cbc06dd0c61a5b7154f200a9f2e71
Author: intrigeri <intrigeri at boum.org>
Date: Wed Jan 8 15:57:56 2014 +0000
Enable all hardening build flags.
In practice, on this library this only enables immediate binding,
in addition to what we already had.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 59af173..1d90407 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list