[atril] 03/04: debian/rules: Enable all hardening flags.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Thu Mar 10 19:08:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository atril.
commit 5351ef8ab6da36162becb76fd79dbdc8efc7c85a
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Thu Mar 10 20:59:01 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 91f84b9..26fb6dc 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
+
DHFLAGS=--parallel
DEB_ATRIL_FLAGS=
ifeq ($(shell dpkg-vendor --is Debian && echo yes),yes)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/atril.git
More information about the pkg-mate-commits
mailing list