[Pkg-wmaker-commits] [wmget] 11/16: debian/rules: Enable all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Feb 8 15:12:36 UTC 2016


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

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

commit ed751cbc3ebdeb8e0f27ce151cdc6f4c386f6082
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Feb 7 14:06:46 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 fcbaf56..bacbed6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the Pkg-wmaker-commits mailing list