[pynac] 01/02: Enable all hardening options

Julien Puydt julien.puydt at laposte.net
Sat Sep 3 15:47:36 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository pynac.

commit 4d0adf780d8f42f40be0870db22eac8278621a6a
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Sep 3 17:33:55 2016 +0200

    Enable all hardening options
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index df805bc..7eaead8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with autoreconf

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



More information about the debian-science-commits mailing list