From: Mathieu Baudier Date: Mon, 29 Dec 2025 15:29:33 +0000 (+0100) Subject: Disable hardening X-Git-Tag: debian/0.9.5-1~9 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e6c623cdf678de04aa4ef6b32aa5467ea4bd90f2;p=pkg%2Fggml%2Fsources%2Fggml Disable hardening --- diff --git a/debian/rules b/debian/rules index 717db616..ec964b25 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f #export DH_VERBOSE = 1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+all +#export DEB_BUILD_MAINT_OPTIONS = hardening=+all # Derivative distribution := $(shell lsb_release --id --short)