From b1800fd11ab5297585e0c2beb12b7fc058430bc1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 22 Oct 2017 21:26:00 +0200 Subject: Fork from unity-greeter-session-broadcast. --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 621e27b..717d80b 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,10 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL = 4 export G_MESSAGES_DEBUG=all +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + %: dh $@ -- cgit v1.2.3