ANDROID: clang: update to 10.0.6
Bug: 153164546 Change-Id: Iedeef21a93e45d2266a049f360ffe7f5bbc5f943 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
This commit is contained in:
committed by
Alistair Delva
parent
a984411504
commit
c68d25a6d8
@@ -5,7 +5,7 @@ CC=clang
|
||||
LD=ld.lld
|
||||
NM=llvm-nm
|
||||
OBJCOPY=llvm-objcopy
|
||||
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782c/bin
|
||||
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782d/bin
|
||||
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
|
||||
|
||||
EXTRA_CMDS=''
|
||||
|
||||
Reference in New Issue
Block a user