From 0680f24642ad1ab8c71f697ee3624fabb1dde2ce Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 1 Jun 2016 21:23:36 +0200 Subject: Building with hardening build options. Signed-off-by: Daniel Baumann --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 9213694..8c87725 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + %: dh ${@} --parallel -- cgit v1.2.3