[Pkg-wmaker-commits] [wmclockmon.git] 30/31: debian/rules: Enable all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Feb 17 10:49:50 UTC 2016


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

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

commit a539411135200c9264e4757c4e5ed87fa5f4bc74
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Feb 16 23:31:31 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 dd9063b..63844c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/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/wmclockmon.git.git



More information about the Pkg-wmaker-commits mailing list