[libcache-memcached-fast-perl] 05/07: enable hardening build-flags in debian/rules

Damyan Ivanov dmn at moszumanska.debian.org
Mon Oct 23 19:42:03 UTC 2017


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

dmn pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit 9bd1851af0cbffe0e53c678fb4fb35016fed3880
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Oct 23 19:38:25 2017 +0000

    enable hardening build-flags in debian/rules
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 264ccfb..67e00e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-perl.git



More information about the Pkg-perl-cvs-commits mailing list