Building with hardening build options.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6b94896464
commit
f12133395c
1 changed files with 2 additions and 0 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --parallel
|
dh ${@} --parallel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue