]> git.donarmstrong.com Git - flightcrew.git/blobdiff - debian/rules
debian/rules: enable all hardening
[flightcrew.git] / debian / rules
index 9fc13e289f599ce92e4d55a7ef7a593c8ef2fccf..a9aa12482e58c57beac8c2e0718a48ba8fa12bfc 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
        dh $@ --buildsystem=cmake