diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-22 22:30:28 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-22 22:30:28 -0700 |
commit | f7299bfdca66d4b0efc93136d0fba180d9e59d36 (patch) | |
tree | b981f47a04b8831cfae273bdff411aea9736e43d /config | |
parent | Updated to 5.7.15.a (diff) | |
download | linux-libre-hardened-f7299bfdca66d4b0efc93136d0fba180d9e59d36.tar.xz |
Rebuild for gcc 10.2
Diffstat (limited to 'config')
-rw-r--r-- | config | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |