[libconvert-uulib-perl] 06/10: build with bindnow hardening option

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 4 19:58:47 UTC 2017


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

dmn pushed a commit to branch master
in repository libconvert-uulib-perl.

commit e44867c958a100694b247aaf2fb46c982168a318
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 4 19:48:06 2017 +0000

    build with bindnow hardening option
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index e986984..5f5f2ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow
+include /usr/share/dpkg/buildflags.mk
+
 -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/libconvert-uulib-perl.git



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