From b68d0e755a596fc025654d03bbd3a3bdde87c94a Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Tue, 7 Feb 2023 11:49:41 +0100 Subject: dashboard/config: update linux configs with clang 15 --- dashboard/config/linux/android-5.4.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dashboard/config/linux/android-5.4.config') 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 -- cgit mrf-deployment