[mate-user-share] 03/03: debian/rules: Enable all hardening flags.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Wed Feb 17 17:27:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-user-share.
commit 14384652767ed14c26985f4b360abd81f19c64f9
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed Feb 17 19:26:56 2016 +0200
debian/rules: Enable all hardening flags.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index a345489..66541b6 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
+
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-user-share.git
More information about the pkg-mate-commits
mailing list