[Pkg-wmaker-commits] [wmcube] 06/07: debian/rules: Enable all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Mar 19 19:38:58 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmcube.

commit 9797182fab523678482e16f10954d84b282fd1f9
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Feb 28 20:28:08 2016 -0500

    debian/rules: Enable all hardening flags.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3094dbc..ab87983 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --sourcedirectory=wmcube

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcube.git



More information about the Pkg-wmaker-commits mailing list