From ed0de6423efe063def1c26c3dfd5d2b4369f6c31 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Mon, 3 Jul 2023 16:11:52 +0200 Subject: dashboard/config: regenerate Linux configs 1) Migration to a new Docker image changed toolchain versions. 2) Regenerate cuttlefish configs that were previously omitted. --- dashboard/config/linux/android-5.4-base.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dashboard/config/linux/android-5.4-base.config') diff --git a/dashboard/config/linux/android-5.4-base.config b/dashboard/config/linux/android-5.4-base.config index 491a079e4..aeb917c17 100644 --- a/dashboard/config/linux/android-5.4-base.config +++ b/dashboard/config/linux/android-5.4-base.config @@ -5,10 +5,10 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.4.249 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 15.0.7" +CONFIG_CC_VERSION_TEXT="Debian clang version 15.0.6" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=150007 +CONFIG_CLANG_VERSION=150006 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y -- cgit mrf-deployment