From b7a0789a41d23caf52da0d3d61103d4c30ecb406 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Thu, 8 Dec 2016 18:49:42 +0200 Subject: [PATCH] Use proper hardening options --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 906cafb..364bc4c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,5 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk -- 2.30.2