[debian-edu-commits] debian-edu/ 01/03: debian/rules: Enable all hardening build flags (i.e., also include +pie).

Mike Gabriel sunweaver at debian.org
Mon Nov 28 14:37:40 UTC 2016


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

sunweaver pushed a commit to branch master
in repository italc.

commit 15272ba5689215a7e18cba5264088992ead22845
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Nov 28 14:01:47 2016 +0100

    debian/rules: Enable all hardening build flags (i.e., also include +pie).
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index ab9b1c0..3596dc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@ include /usr/share/dpkg/buildflags.mk
 include /usr/share/cdbs/1/class/cmake.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 NULL  =
 
 PKD   = $(word 1,$(abspath $(dir $(MAKEFILE_LIST))))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/italc.git



More information about the debian-edu-commits mailing list