X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fspamass-milter.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=ba664ea82bfd6c1d4d19d768d0e1d58e29a3205e;hp=50211298557e7c6d9ec390436364559616169927;hb=9663a5b6a8a216033d8ee3d5c64fc72b9fcb6972;hpb=0833643456f1faf38fe5220300caadab33372219 diff --git a/debian/rules b/debian/rules index 5021129..ba664ea 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,8 @@ #!/usr/bin/make -f DH_VERBOSE = 1 +# enable hardening +export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --parallel --with autotools_dev