[ros-vision-opencv] 05/07: Added hardening to rules
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Sun Oct 23 17:40:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ros-vision-opencv.
commit 7e525ba31ee5dd52cf0082e5f805bb3d4143016c
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date: Sun Oct 23 19:39:55 2016 +0200
Added hardening to rules
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index e4ebad4..6c5782f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,+bindnow
+
%:
dh $@ --parallel --with=python2 --buildsystem=cmake
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-vision-opencv.git
More information about the debian-science-commits
mailing list