From 5d4a7e071ac1c0f4badda89d7356a51a7f74ac2d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 20 Oct 2016 22:56:41 +0200 Subject: debian/rules: Re-enable (+pie) hardening flags again when building .deb packages. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 5f8ba75ac..08db3e79d 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ NULL = -export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie +export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk -- cgit v1.2.3