mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-17 04:04:55 +00: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 | ||