diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-02-07 11:49:41 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-02-07 12:54:42 +0100 |
| commit | b68d0e755a596fc025654d03bbd3a3bdde87c94a (patch) | |
| tree | 6de9a976f52f8aacd6d450c85b8855cfba2760d5 /dashboard/config/linux/android-5.4.config | |
| parent | 7d00f0e133ba54296273f8914e3bcb453f827f9a (diff) | |
dashboard/config: update linux configs with clang 15
Diffstat (limited to 'dashboard/config/linux/android-5.4.config')
| -rw-r--r-- | dashboard/config/linux/android-5.4.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/config/linux/android-5.4.config b/dashboard/config/linux/android-5.4.config index 5b649c35e..136af1bda 100644 --- a/dashboard/config/linux/android-5.4.config +++ b/dashboard/config/linux/android-5.4.config @@ -5,10 +5,10 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.4.82 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63" +CONFIG_CC_VERSION_TEXT="Debian clang version 15.0.7" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=130001 +CONFIG_CLANG_VERSION=150007 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y |
