[Pkg-wmaker-commits] [wmsysmon] 02/04: debian/rules: Use all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Nov 24 14:18:16 UTC 2016


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

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

commit 09d3474b9336a824854f96e1cb448fa005c361cf
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Nov 24 08:56:45 2016 -0500

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

diff --git a/debian/rules b/debian/rules
index 6e38a6f..072cc94 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/wmsysmon.git



More information about the Pkg-wmaker-commits mailing list