commit | fd994379dd972417d0491767f7cd9b5bf23f4975 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Fri Jan 17 09:53:24 2014 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Fri Jan 17 09:53:24 2014 +1100 |
tree | 7148d308a263413c41d896350be1d538d4e01948 | |
parent | 366224d21768ee8ec28cfbcc5fbade1b32582d58 [diff] |
- (dtucker) [aclocal.m4 configure.ac] Add some additional compiler/toolchain hardening flags including -fstack-protector-strong. These default to on if the toolchain supports them, but there is a configure-time knob (--without-hardening) to disable them if necessary. ok djm@