[Pkg-ofed-commits] [libibmad] 05/08: Enable all hardening flags

Benjamin Drung bdrung at moszumanska.debian.org
Mon Jan 2 12:10:45 UTC 2017


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

bdrung pushed a commit to branch master
in repository libibmad.

commit e1245a4ae077df57d2dd0c72720407bc8d0d1b93
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Mon Jan 2 13:05:09 2017 +0100

    Enable all hardening flags
---
 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/libibmad.git



More information about the Pkg-ofed-commits mailing list