linux_hardened: compile with stackprotector-strong
Default is regular, which we need to unset for kconfig to accept the new value.
This commit is contained in:
parent
e9b6c41ee8
commit
42c58cd2e8
@ -32,6 +32,9 @@ PAGE_POISONING y
|
||||
PAGE_POISONING_NO_SANITY y
|
||||
PAGE_POISONING_ZERO y
|
||||
|
||||
CC_STACKPROTECTOR_REGULAR n
|
||||
CC_STACKPROTECTOR_STRONG y
|
||||
|
||||
# Stricter /dev/mem
|
||||
STRICT_DEVMEM y
|
||||
IO_STRICT_DEVMEM y
|
||||
|
Loading…
Reference in New Issue
Block a user