From 77db56e920a71f0d4484362842f6d838d9a27464 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Feb 2025 15:00:09 +0100 Subject: [PATCH] Building without hardening build options for the time being. Signed-off-by: Daniel Baumann --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 8c87725..9213694 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DEB_BUILD_MAINT_OPTIONS = hardening=+all - %: dh ${@} --parallel