This repository was archived by the owner on Apr 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ CONFIG_HAVE_CC_STACKPROTECTOR=y
252252CONFIG_CC_STACKPROTECTOR=y
253253# CONFIG_CC_STACKPROTECTOR_NONE is not set
254254# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
255- CONFIG_CC_STACKPROTECTOR_STRONG=y
255+ # CONFIG_CC_STACKPROTECTOR_STRONG=y
256256# CONFIG_LTO is not set
257257CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
258258CONFIG_LTO_NONE=y
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ CONFIG_EMBEDDED=y
4141# CONFIG_SLUB_DEBUG is not set
4242# CONFIG_COMPAT_BRK is not set
4343CONFIG_PROFILING=y
44- CONFIG_CC_STACKPROTECTOR_STRONG=y
44+ # CONFIG_CC_STACKPROTECTOR_STRONG=y
4545CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
4646CONFIG_MODULES=y
4747CONFIG_MODULE_UNLOAD=y
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ CONFIG_BPF_SYSCALL=y
4141CONFIG_EMBEDDED=y
4242# CONFIG_COMPAT_BRK is not set
4343CONFIG_PROFILING=y
44- CONFIG_CC_STACKPROTECTOR_STRONG=y
44+ # CONFIG_CC_STACKPROTECTOR_STRONG=y
4545CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
4646CONFIG_MODULES=y
4747CONFIG_MODULE_UNLOAD=y
You can’t perform that action at this time.
0 commit comments