[libsereal-encoder-perl] 04/06: Export hardening and build flags

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Sep 8 14:05:34 UTC 2016


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

malex-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit ef3169fc8d5792dab03274d9d9d7fc530f2c661b
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Sep 8 11:40:13 2016 +0200

    Export hardening and build flags
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 83ce6dd..df91a87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@
 

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



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