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.10-base.config | |
| parent | 7d00f0e133ba54296273f8914e3bcb453f827f9a (diff) | |
dashboard/config: update linux configs with clang 15
Diffstat (limited to 'dashboard/config/linux/android-5.10-base.config')
| -rw-r--r-- | dashboard/config/linux/android-5.10-base.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/config/linux/android-5.10-base.config b/dashboard/config/linux/android-5.10-base.config index 56dabd3a5..090c14f15 100644 --- a/dashboard/config/linux/android-5.10-base.config +++ b/dashboard/config/linux/android-5.10-base.config @@ -5,11 +5,11 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.10.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_LD_VERSION=235020000 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=130001 +CONFIG_CLANG_VERSION=150007 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y |
