aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉrico Nogueira <erico.erc@gmail.com>2021-10-09 02:33:44 +0000
committerÉrico Nogueira <erico.erc@gmail.com>2021-10-09 02:33:44 +0000
commite7ca6798247fb7a2d6373dbc48697041df4ebd67 (patch)
treea1059f89092930bc32eb515bdced3ac9c9fad988
parent42ebfba6b54c8b661c087749162c8b1a3744ceaf (diff)
downloadvoid-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar.gz
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar.bz2
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar.lz
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar.xz
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.tar.zst
void-packages-e7ca6798247fb7a2d6373dbc48697041df4ebd67.zip
linux5.14: update i686 config.
It's unclear to me why this only popped up now. The update to 5.14.10 didn't touch config files related to this.
-rw-r--r--srcpkgs/linux5.14/files/i386-dotconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/srcpkgs/linux5.14/files/i386-dotconfig b/srcpkgs/linux5.14/files/i386-dotconfig
index 4453a873085..3721da32f6e 100644
--- a/srcpkgs/linux5.14/files/i386-dotconfig
+++ b/srcpkgs/linux5.14/files/i386-dotconfig
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/i386 5.14.7 Kernel Configuration
+# Linux/i386 5.14.10 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="i686-linux-musl-gcc (GCC) 10.2.1 20201203"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=100201
CONFIG_CLANG_VERSION=0
@@ -307,6 +307,7 @@ CONFIG_X86_32_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=3
+CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
#
# Processor type and features
@@ -786,6 +787,9 @@ CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
+CONFIG_HAVE_STACKPROTECTOR=y
+CONFIG_STACKPROTECTOR=y
+CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y