diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-05-15 16:24:22 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-05-20 08:05:54 +0000 |
| commit | b47f9e02307162230709e7f183621732455244b0 (patch) | |
| tree | b446383bc69a5bad1e303efa6031e9b91d98b774 /dashboard/config/linux/android-5.15-cuttlefish.config | |
| parent | 8f9f99255c8300d167597e8dd602e9a48c7d00b4 (diff) | |
dashboard/config/linux: add upstream-rust-kasan config
Enable RUST as well as other Rust-related configs.
Diffstat (limited to 'dashboard/config/linux/android-5.15-cuttlefish.config')
| -rw-r--r-- | dashboard/config/linux/android-5.15-cuttlefish.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dashboard/config/linux/android-5.15-cuttlefish.config b/dashboard/config/linux/android-5.15-cuttlefish.config index 6578b714d..5555f296e 100644 --- a/dashboard/config/linux/android-5.15-cuttlefish.config +++ b/dashboard/config/linux/android-5.15-cuttlefish.config @@ -5,15 +5,15 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.15.118 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 20.1.4 (++20250426011826+182e8b7f8a71-1~exp1~20250426011849.108)" +CONFIG_CC_VERSION_TEXT="Debian clang version 20.1.6 (++20250514063057+1e4d39e07757-1~exp1~20250514183223.118)" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=200104 +CONFIG_CLANG_VERSION=200106 CONFIG_AS_IS_LLVM=y -CONFIG_AS_VERSION=200104 +CONFIG_AS_VERSION=200106 CONFIG_LD_VERSION=0 CONFIG_LD_IS_LLD=y -CONFIG_LLD_VERSION=200104 +CONFIG_LLD_VERSION=200106 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y |
