Codebase list dillo / 9045543
Enable all hardening flags Axel Beckert 8 years ago
2 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 * Drop alternative build-dependency on to be removed libpng12-dev.
33 (Closes: #810179)
4 * Enable all hardening flags.
45
56 -- Axel Beckert <abe@debian.org> Fri, 08 Jan 2016 11:34:37 +0100
67
66 export DEB_LDFLAGS_MAINT_APPEND=-lpthread
77 endif
88
9 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
10
911 %:
1012 dh $@ --parallel --with autoreconf
1113