aboutsummaryrefslogtreecommitdiff
path: root/m4/check-hardening-options.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* check for control flow integrity support in compilerBrent Cook2024-02-121-0/+5
* update autotool macro deprecationsBrent Cook2022-02-271-16/+10
* Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw buildkinichiro2021-05-301-1/+3
* Add a compile-time check for FORTIFY_SOURCE supportBrent Cook2020-08-221-1/+1
* fix libtool 2.4.2 stack-protector flag handlingBrent Cook2015-06-131-1/+3
* always check if ssp needs to be linkedBrent Cook2015-06-111-3/+1
* fix definition of DISABLE_AS_EXECUTABLE_STACKBrent Cook2015-05-231-1/+1
* refactor configure into separate m4 macrosBrent Cook2015-05-231-0/+109