[hamradio-commits] [gsmc] 08/09: Enable hardening in build

Iain R. Learmonth irl at moszumanska.debian.org
Mon Sep 5 08:59:48 UTC 2016


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

irl pushed a commit to branch master
in repository gsmc.

commit aa7d7f99f7c374b9c8c195bddeb97d47c31e25d2
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Mon Sep 5 09:50:05 2016 +0100

    Enable hardening in build
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a79759d..c2db7fc 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-hamradio/gsmc.git



More information about the pkg-hamradio-commits mailing list