[Pkg-ofed-commits] [libibumad] 04/07: Enable hardening

Benjamin Drung bdrung at moszumanska.debian.org
Fri Aug 19 08:58:07 UTC 2016


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

bdrung pushed a commit to branch master
in repository libibumad.

commit 1b86782a24b8d8085346e95826bb863c704cc8d7
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Fri Aug 19 10:39:52 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index baa138d..5376477 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+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-ofed/libibumad.git



More information about the Pkg-ofed-commits mailing list