[mate-menus] 05/05: debian/rules: Enable all hardening flags.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Feb 16 21:34:49 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-menus.
commit 3304fb07a31e7414e7f86d31fe01cc7b191a75c8
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Feb 16 23:34:36 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 543e36c..0be994e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,10 @@ export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
DHFLAGS=--parallel
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
%:
dh $@ $(DHFLAGS) --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-menus.git
More information about the pkg-mate-commits
mailing list