From bb6fcd023fda93a066b4a410962d5501d0a64c46 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 24 Oct 2022 21:54:42 +0200 Subject: [PATCH] pachyrhynchus: Enable RANDSTRUCT_PERFORMANCE --- pachyrhynchus-config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pachyrhynchus-config b/pachyrhynchus-config index 9abcffe..513e2ef 100644 --- a/pachyrhynchus-config +++ b/pachyrhynchus-config @@ -3791,9 +3791,11 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y # CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization -CONFIG_RANDSTRUCT_NONE=y +# CONFIG_RANDSTRUCT_NONE is not set # CONFIG_RANDSTRUCT_FULL is not set -# CONFIG_RANDSTRUCT_PERFORMANCE is not set +CONFIG_RANDSTRUCT_PERFORMANCE=y +CONFIG_RANDSTRUCT=y +CONFIG_GCC_PLUGIN_RANDSTRUCT=y # end of Kernel hardening options # end of Security options