[med-svn] [sra-sdk] 04/04: Better hardening
Andreas Tille
tille at debian.org
Thu Sep 1 13:18:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 79402831a4b28d56f7dcaf8b5baa691ed508ea4c
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 1 15:18:27 2016 +0200
Better hardening
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index dfad0a0..7d4f4c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
#!/usr/bin/make -f
+
+# +pie breaks the build
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list