[libpango-perl] 02/03: Enable all hardening build flags.
Intrigeri
intrigeri at moszumanska.debian.org
Fri Aug 29 21:45:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository libpango-perl.
commit eb0f28d1a75c3766708e17ec233e7f1558ffc8a6
Author: intrigeri <intrigeri at boum.org>
Date: Fri Aug 29 21:41:23 2014 +0000
Enable all hardening build flags.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 10ed07a..e81c910 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/libpango-perl.git
More information about the Pkg-perl-cvs-commits
mailing list