[Pkg-ofed-commits] [libibverbs] 02/08: Enable hardening

Benjamin Drung bdrung at moszumanska.debian.org
Tue Aug 16 12:01:41 UTC 2016


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

bdrung pushed a commit to branch master
in repository libibverbs.

commit 24b9a88b4ad56f4ec3ee0d534a6094fb7f661975
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Mon Aug 8 15:33:58 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 205a8b7..666950e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@
 

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



More information about the Pkg-ofed-commits mailing list