summaryrefslogtreecommitdiff
path: root/build.config.common
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-02-18 21:51:08 -0800
committerAlistair Delva <adelva@google.com>2020-02-19 18:08:42 +0000
commit4c08606a4abe409c5a217f60478c85764460f12c (patch)
tree8e2a1f719ebde5e681ac562f91927541903f02c6 /build.config.common
parent998aa7d8f206fea2086d43ee567df43863843178 (diff)
ANDROID: clang: update to 10.0.4
Bug: 149785865 Change-Id: I299263190154da05d8b8db8da1beea3ddb764d8c Signed-off-by: Alistair Delva <adelva@google.com>
Diffstat (limited to 'build.config.common')
-rw-r--r--build.config.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.config.common b/build.config.common
index d4754486cd82..be3afbc1c6b5 100644
--- a/build.config.common
+++ b/build.config.common
@@ -3,7 +3,7 @@ KERNEL_DIR=common
CC=clang
LD=ld.lld
-CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin
+CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782b/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
EXTRA_CMDS=''