Skip to content

Commit 164012a

Browse files
gcc version
1 parent 67dcbe7 commit 164012a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.config

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22
# Automatically generated file; DO NOT EDIT.
33
# Linux/x86 5.10.17 Kernel Configuration
44
#
5-
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
5+
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
66
CONFIG_CC_IS_GCC=y
7-
CONFIG_GCC_VERSION=110100
7+
CONFIG_GCC_VERSION=100200
88
CONFIG_LD_VERSION=236010000
99
CONFIG_CLANG_VERSION=0
1010
CONFIG_LLD_VERSION=0
1111
CONFIG_CC_CAN_LINK=y
1212
CONFIG_CC_CAN_LINK_STATIC=y
1313
CONFIG_CC_HAS_ASM_GOTO=y
14-
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
1514
CONFIG_CC_HAS_ASM_INLINE=y
1615
CONFIG_IRQ_WORK=y
1716
CONFIG_BUILDTIME_TABLE_SORT=y
@@ -732,6 +731,7 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
732731
# end of GCOV-based kernel profiling
733732

734733
CONFIG_HAVE_GCC_PLUGINS=y
734+
# CONFIG_GCC_PLUGINS is not set
735735
# end of General architecture-dependent options
736736

737737
CONFIG_RT_MUTEXES=y
@@ -4509,8 +4509,6 @@ CONFIG_HAVE_ARCH_KGDB=y
45094509
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
45104510
# CONFIG_UBSAN is not set
45114511
CONFIG_HAVE_ARCH_KCSAN=y
4512-
CONFIG_HAVE_KCSAN_COMPILER=y
4513-
# CONFIG_KCSAN is not set
45144512
# end of Generic Kernel Debugging Instruments
45154513

45164514
CONFIG_DEBUG_KERNEL=y

0 commit comments

Comments
 (0)