index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2022-10-13 07:44:17 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-10-13 07:44:17 +0200 |
commit | 6441123d0f243d5bd658b4c6ea3ff43ec31ac0ba (patch) | |
tree | 14c57502b831c40fe8c21a0cfc69abce063a91f5 /extra/linux-pae/config | |
parent | b21f489c122b00c8e5939514e57100fd01fb6bce (diff) |
-rw-r--r-- | extra/linux-pae/config | 3 |
diff --git a/extra/linux-pae/config b/extra/linux-pae/config index f1f29ce6..5367e46a 100644 --- a/extra/linux-pae/config +++ b/extra/linux-pae/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.0.0-1 Kernel Configuration +# Linux/x86 6.0.1-1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -10774,6 +10774,7 @@ CONFIG_LSM="yama,loadpin,safesetid,integrity" # Memory initialization # CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y CONFIG_INIT_STACK_NONE=y # CONFIG_INIT_STACK_ALL_PATTERN is not set |