mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 14:00:17 +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 | ||