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

Bernhard Schmidt berni at moszumanska.debian.org
Fri Oct 6 17:32:16 UTC 2017


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

berni pushed a commit to branch master
in repository pjproject.

commit 3091fc47749d5bc10ef2e2dfdbdd573ee916ce00
Author: Bernhard Schmidt <berni at debian.org>
Date:   Fri Oct 6 19:26:50 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index 563479d..e05dd44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export CFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS; dpkg-buildflags --get CFLAGS)
 # export _CXXFLAGS includes $(_CFLAGS)
 #CXXFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS; dpkg-buildflags --get CXXFLAGS)

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



More information about the Pkg-voip-commits mailing list