[Pkg-voip-commits] [portaudio19] 01/02: Enable all hardening flags

Benjamin Drung bdrung at moszumanska.debian.org
Sun Dec 25 20:50:32 UTC 2016


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

bdrung pushed a commit to branch master
in repository portaudio19.

commit 06aaaa88224498327e9ea5f5201da15cfe038ca5
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sun Dec 25 21:37:15 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index fee7f5e..7705d98 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-voip/portaudio19.git



More information about the Pkg-voip-commits mailing list