mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
HAVE_CC_STACKPROTECTOR should be selected by architectures with stack
canary implementation. It is not about the compiler support.
For the consistency with commit
|
||
|---|---|---|
| .. | ||
| gcov-profile-all | ||
| KASAN | ||
| kgdb | ||
| kprobes | ||
| kprobes-on-ftrace | ||
| kretprobes | ||
| optprobes | ||
| stackprotector | ||
| uprobes | ||
| user-ret-profiler | ||