Codebase list splix / b4fcfa0
Set hardening=+all in DEB_BUILD_MAINT_OPTIONS Didier Raboud 7 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 # Uncomment this to turn on verbose mode.
33 #export DH_VERBOSE=1
4
5 # Harden
6 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
47
58 derives_from_ubuntu := $(shell (dpkg-vendor --derives-from Ubuntu && echo "yes") || echo "no")
69