[mlpack] 01/03: address lintian tag hardening-no-bindnow; remove cmake workaround

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Nov 14 15:04:38 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit f7fbe80cc1b9aafb0d7891a1a82f6041e00d0761
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Mon Nov 14 13:53:00 2016 +0000

    address lintian tag hardening-no-bindnow; remove cmake workaround
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0eadb89..0d501e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,14 +2,6 @@
 
 # export DH_VERBOSE=1
 
-# Workaround for fortification.
-# See https://wiki.debian.org/Hardening
-# Remove when no longer necessary.
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-CFLAGS+=$(CPPFLAGS)
-CXXFLAGS+=$(CPPFLAGS)
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list