From f0967642395f63ad727043316787e38c670f7859 Mon Sep 17 00:00:00 2001 From: Nick Desaulniers Date: Mon, 19 Apr 2021 12:33:25 -0700 Subject: [PATCH] ANDROID: clang: update to 12.0.5 Bug: 185804542 Signed-off-by: Nick Desaulniers Change-Id: If3d0c122472d8979b326d8a6fece30d8b2af962a --- build.config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.common b/build.config.common index ce4329aa8d07..c3e9c1858f09 100644 --- a/build.config.common +++ b/build.config.common @@ -4,7 +4,7 @@ KMI_GENERATION=1 LLVM=1 DEPMOD=depmod DTC=dtc -CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183/bin +CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183b/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 EXTRA_CMDS=''