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.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 900d3dc3e..d458033fe 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.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