diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-31 12:10:50 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-31 12:10:50 -0700 |
commit | bc73fa2229d802e391b2f57bb9672005c4604b8f (patch) | |
tree | 1faadef015dda857aed618958a422643144193da /config.x86_64 | |
parent | Reorganized patches (diff) | |
download | linux-ck-bc73fa2229d802e391b2f57bb9672005c4604b8f.tar.xz |
Updated to 5.1.6
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 85647b5..e0ed662 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 |