mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 17:04:26 +01:00
Add !s390x tag to skip these group of fragments for s390x. Signed-off-by: Alice Frosi <afrosi@de.ibm.com> Signed-off-by: Jakob-Naucke <jakob.naucke@ibm.com>
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# !s390x
|
|
|
|
# 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
|