diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-26 16:06:12 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-26 16:06:12 -0700 |
commit | bc385dda35aaaf97c7c7397ada5a1bbcd1b45322 (patch) | |
tree | b283073a75f5c8e70d7eb5c3060ad1391682d552 /config.x86_64 | |
parent | Reorganized patches (diff) | |
download | linux-bc385dda35aaaf97c7c7397ada5a1bbcd1b45322.tar.xz |
Updated config for gcc 9.1.0
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 bdf223e..da8139b 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 |