]> granicus.if.org Git - pdns/commit
Add an option to disable hardening
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 25 Jan 2015 12:43:19 +0000 (13:43 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 25 Jan 2015 12:43:19 +0000 (13:43 +0100)
commitc77252b6748462ca193b9da5eac97b89633d991e
treeec0e2c5e255d2ae6f580b6add01f8df64f41760e
parent9212ae7af1f6efad54b2d3b3ee630407670f4a27
Add an option to disable hardening

This makes debugging hardening problems easier

--disable-hardening disables PIE, -fstack-protector,
-D_FORTIFY_SOURCE and -z relro
configure.ac