From 309c673db00a78a38c37c3790ee6b4fae5744e6c Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 27 Oct 2012 10:02:59 +0200 Subject: [PATCH] Remove my bogus -pie from hardening-flags for real. --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7b6a20e..a3c7e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +exfat-utils (0.9.8-4) UNRELEASED; urgency=low + + * Remove my bogus -pie from hardening-flags for real. + + -- Sven Hoexter Sat, 27 Oct 2012 10:02:50 +0200 + exfat-utils (0.9.8-3) experimental; urgency=low * Revert the change from 0.9.8-2, the correct fix is diff --git a/debian/rules b/debian/rules index db371de..ebae574 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie +export DEB_BUILD_MAINT_OPTIONS = hardening=+all export CCFLAGS = $(CFLAGS) %: -- 2.39.2