mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 08:44:21 +01:00
git-subtree-dir: tools/packaging git-subtree-mainline:f818b46a41git-subtree-split:1f22d72d5dSigned-off-by: Peng Tao <bergwolf@hyper.sh>
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
|
|
# Let's enable stack protection checks, and strong checks
|
|
# Estimated cost (detailed in the kernel config files)
|
|
# is maybe 2.3% for both
|
|
CONFIG_STACKPROTECTOR=y
|
|
CONFIG_STACKPROTECTOR_STRONG=y
|