[neon/extras/qcoro/Neon/unstable] debian: Enable hardening.
Sandro Knauß
null at kde.org
Mon Feb 21 16:19:24 GMT 2022
Git commit a93f553bd3fa12b09d4a9763df72ac8f607231ef by Sandro Knauß.
Committed on 21/02/2022 at 15:13.
Pushed by jriddell into branch 'Neon/unstable'.
Enable hardening.
M +2 -0 debian/rules
https://invent.kde.org/neon/extras/qcoro/commit/a93f553bd3fa12b09d4a9763df72ac8f607231ef
diff --git a/debian/rules b/debian/rules
index 1ee4813..2fe3448 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with pkgkde_symbolshelper
More information about the Neon-commits
mailing list