[coinutils] 07/08: Enable maximal hardening options.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 1 20:42:14 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coinutils.

commit 4166a9f8cbdfc56ebca3fc218cab44310af09603
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 1 22:25:21 2017 +0200

    Enable maximal hardening options.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8e2852c..772d1f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autotools_dev --without autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coinutils.git



More information about the debian-science-commits mailing list