Use proper hardening options
[filters.git] / debian / rules
1 #!/usr/bin/make -f
2 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
3 %:
4 dh $@
This page took 0.020944 seconds and 5 git commands to generate.