[cypari2] 03/04: Enable bindnow hardening.

Tobias Hansen thansen at moszumanska.debian.org
Sat Jun 17 10:05:18 UTC 2017


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

thansen pushed a commit to branch master
in repository cypari2.

commit a7c3dd047cdfb0b5357590397c951ca667852255
Author: Tobias Hansen <thansen at debian.org>
Date:   Sat Jun 17 09:10:15 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index fd3a7fa..e5b5fcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
 %:
 	dh $@ --with autoreconf --with python2  --buildsystem=pybuild

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



More information about the debian-science-commits mailing list