Codebase list geos / c029fd6
Enable all hardening buildflags. Bas Couwenberg 8 years ago
2 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 * Disable PHP support, SWIG doesn't support PHP 7 yet.
33 * Add patch to fix spelling errors.
4 * Enable all hardening buildflags.
45
56 -- Bas Couwenberg <sebastic@debian.org> Sun, 20 Mar 2016 19:17:07 +0100
67
22
33 # Uncomment this to turn on verbose mode.
44 #export DH_VERBOSE=1
5
6 # Enable hardening build flags
7 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
58
69 # Verbose test output
710 export VERBOSE=1