[liblocale-gettext-perl] 01/03: Enable all hardening build flags.

Intrigeri intrigeri at moszumanska.debian.org
Fri Jul 8 12:51:31 UTC 2016


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

intrigeri pushed a commit to branch master
in repository liblocale-gettext-perl.

commit ec66458d78ea27b02d740ba48e38de0643d19afc
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Jul 8 12:44:42 2016 +0000

    Enable all hardening build flags.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 408b6d8..5ba0130 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_BUILD_GNU_TYPE      := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_GNU_TYPE       := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblocale-gettext-perl.git



More information about the Pkg-perl-cvs-commits mailing list