[onboard] 01/01: Enable all hardening flags except pie
Jeremy Bicha
jbicha-guest at moszumanska.debian.org
Sun Jul 31 17:53:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
jbicha-guest pushed a commit to branch master
in repository onboard.
commit 0d8c056786754d42affd5842dec977aa82971296
Author: Jeremy Bicha <jbicha at ubuntu.com>
Date: Sun Jul 31 13:35:10 2016 -0400
Enable all hardening flags except pie
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3d7dc20..241bfa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
DH_VERBOSE=1
export PYBUILD_NAME=onboard
export PYBUILD_INSTALL_ARGS=--root=$(CURDIR)/debian/tmp
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
%:
dh $@ --with python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/onboard.git
More information about the pkg-mate-commits
mailing list