We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 8a133dd commit 83d823eCopy full SHA for 83d823e
debian/rules
@@ -7,6 +7,9 @@
7
# This has to be exported to make some magic below work.
8
export DH_OPTIONS
9
10
+# Enable hardening build flags
11
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
12
+
13
# These are used for cross-compiling and for saving the configure script
14
# from having to guess our platform (since we know it already)
15
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
0 commit comments