diff --git a/debian/rules b/debian/rules index 1eb8d17..35dd5c9 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,8 @@ #!/usr/bin/make -f + +# Use all hardening features +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + %: dh $@