[Pkg-voip-commits] [ring] 13/13: enable hardening buildflags

Alexandre Viau aviau at moszumanska.debian.org
Sun Mar 27 03:11:00 UTC 2016


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

aviau pushed a commit to branch master
in repository ring.

commit dd79a996fdd3e5e63b1daa477f2fb4968900e417
Author: aviau <alexandre at alexandreviau.net>
Date:   Sat Mar 26 22:43:04 2016 -0400

    enable hardening buildflags
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8e7313c..e52ff1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,10 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 TMP = $(CURDIR)/debian
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git



More information about the Pkg-voip-commits mailing list