CONFIG_HAVE_CC_STACKPROTECTOR (not configurable)
configname: CONFIG_HAVE_CC_STACKPROTECTOR
Linux Kernel Configuration
└─>HAVE_CC_STACKPROTECTOR
In linux kernel since version 3.14 (release Date: 2014-03-30)
An arch should select this symbol if:
- its compiler supports the -fstack-protector option
- it has implemented a stack canary (e.g. __stack_chk_guard)
- its compiler supports the -fstack-protector option
- it has implemented a stack canary (e.g. __stack_chk_guard)