diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-15 17:32:31 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-15 17:32:31 -0800 |
commit | 474187fef584032a59a792022548923ef7e073e0 (patch) | |
tree | 04bdc3a54d85e32626f072ac99bb539aa23428e6 /config | |
parent | Fix hotfix names (diff) | |
download | linux-ck-474187fef584032a59a792022548923ef7e073e0.tar.xz |
Updated to 5.5.4
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,10 +4,10 @@ # # -# Compiler: gcc (GCC) 9.2.0 +# Compiler: gcc (GCC) 9.2.1 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90200 +CONFIG_GCC_VERSION=90201 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y |