[Pkg-wmaker-commits] [wmfrog] 04/05: debian/rules: Enable all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Nov 17 11:23:52 UTC 2016


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

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

commit e570cc0ffd9ca0de17cdb5b5a3f1e6df81e125ba
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Nov 17 06:21:36 2016 -0500

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

diff --git a/debian/rules b/debian/rules
index 49e25e8..971a3f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --sourcedirectory=Src
 

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



More information about the Pkg-wmaker-commits mailing list