d/rules: Export all hardening flags.

This commit is contained in:
Doug Torrance 2021-08-26 22:05:00 -04:00
parent 7e457d7ea2
commit c2b0face38
No known key found for this signature in database
GPG Key ID: 91DC4A779EC5C910

2
debian/rules vendored
View File

@ -1,5 +1,7 @@
#!/usr/bin/make -f
export V=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@