mirror of
https://salsa.debian.org/games-team/bsdgames
synced 2024-12-04 14:46:22 -05:00
Use all hardening features in DEB_BUILD_MAINT_OPTIONS
This commit is contained in:
parent
a7467f6358
commit
1ad5159e86
4
debian/rules
vendored
4
debian/rules
vendored
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
# Use all hardening features
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user