[clp] 09/10: Use maximal hardening options.

Anton Gladky gladk at moszumanska.debian.org
Sat Jun 3 20:26:43 UTC 2017


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

gladk pushed a commit to branch experimental
in repository clp.

commit 6de2985dc0a0e8636a8e35a9137e8b9484fea5e5
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Jun 3 22:11:23 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index 5174da6..98817b0 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/clp.git



More information about the debian-science-commits mailing list