[med-svn] [sleepyhead] 06/08: Enable hardening=+all in the build.
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Mon Aug 21 05:33:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository sleepyhead.
commit 01ce268584852f7cfc4d918d8f4b5c1189fb668c
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Mon Aug 21 01:22:25 2017 -0400
Enable hardening=+all in the build.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 9ba474a..3f9a935 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
# Needed for selecting qmake-qt5
export QT_SELECT = qt5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git
More information about the debian-med-commit
mailing list