]> 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)
committermind04 <mind04@monshouwer.org>
Thu, 29 Jan 2015 15:24:14 +0000 (16:24 +0100)
commit13af5d8431a8ad77083f8f110b861113a8ce6b0d
treec8250c980c1e75b0d52939636a9adadc842a6a66
parent7cc96a888753857cf119d91e8917d291d2f50d5f
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