Codebase list c2050 / a95c607
Use full hardening Didier Raboud 7 years ago
1 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
51
62 derives_from_ubuntu := $(shell (dpkg-vendor --derives-from Ubuntu && echo "yes") || echo "no")
3
4 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
75
86 %:
97 dh $@