From f7299bfdca66d4b0efc93136d0fba180d9e59d36 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 22 Aug 2020 22:30:28 -0700 Subject: Rebuild for gcc 10.2 --- config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config b/config index 20033c2..d61d780 100644 --- a/config +++ b/config @@ -4,11 +4,11 @@ # # -# Compiler: gcc (GCC) 10.1.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100100 -CONFIG_LD_VERSION=234000000 +CONFIG_GCC_VERSION=100200 +CONFIG_LD_VERSION=235000000 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y @@ -387,6 +387,8 @@ CONFIG_ACRN_GUEST=y # CONFIG_MCANNONLAKE is not set # CONFIG_MICELAKE is not set # CONFIG_MCASCADELAKE is not set +# CONFIG_MCOOPERLAKE is not set +# CONFIG_MTIGERLAKE is not set CONFIG_GENERIC_CPU=y # CONFIG_MNATIVE is not set CONFIG_X86_INTERNODE_CACHE_SHIFT=6 -- cgit v1.2.1