diff options
Diffstat (limited to 'core/linux-lts/config')
-rw-r--r-- | core/linux-lts/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/linux-lts/config b/core/linux-lts/config index 7e968f7b..d4d3266a 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,18 +1,15 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.33 Kernel Configuration # # # Compiler: gcc (Arch Linux 9.3.0-1.2) 9.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y -CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y @@ -10589,3 +10586,6 @@ CONFIG_DEBUG_BOOT_PARAMS=y CONFIG_UNWINDER_FRAME_POINTER=y # CONFIG_UNWINDER_GUESS is not set # end of Kernel hacking +# Compiler: gcc (GCC) 10.1.0 +CONFIG_GCC_VERSION=100100 +# Linux/x86 5.4.43 Kernel Configuration |