diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-26 16:03:34 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-26 16:03:34 -0700 |
commit | acb0ae23bfed91049e6de9802df2151bc559f308 (patch) | |
tree | 9a85bc00042650ed50a1b5845500e877669ea677 /config.x86_64 | |
parent | Updated to 5.1.4 (diff) | |
download | linux-libre-acb0ae23bfed91049e6de9802df2151bc559f308.tar.xz |
Updated to 5.1.5
Diffstat (limited to 'config.x86_64')
-rw-r--r-- | config.x86_64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64 index cf091e4..2ff18c8 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -4,10 +4,10 @@ # # -# Compiler: gcc (GCC) 8.3.0 +# Compiler: gcc (GCC) 9.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y |