[libalgorithm-diff-xs-perl] 01/04: Enable all hardening build options.

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 21 20:50:33 UTC 2018


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

intrigeri pushed a commit to branch master
in repository libalgorithm-diff-xs-perl.

commit 4b541f94dcaa38459d58abeeebbe95b9b4d1efb5
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jan 21 20:35:42 2018 +0000

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

diff --git a/debian/rules b/debian/rules
index 6416d66..a47a599 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/libalgorithm-diff-xs-perl.git



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