[libtype-tiny-xs-perl] 01/03: Enable all hardening build options.

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 21 18:16:29 UTC 2018


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

intrigeri pushed a commit to branch master
in repository libtype-tiny-xs-perl.

commit 28ade1f644abbc6c007b45ea1b10ea0630a5361b
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jan 21 17:58:31 2018 +0000

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

diff --git a/debian/rules b/debian/rules
index 7c61bf7..d36a085 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,10 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-xs-perl.git



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