ANDROID: clang: update to 10.0.1
Bug: 144776928 Change-Id: Ic1c76a05a54b0001eac6f9c6f248222989aa79bd Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
parent
cab956ebc9
commit
7e0ea2a79c
1 changed files with 1 additions and 1 deletions
|
@ -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-r365631c/bin
|
||||
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin
|
||||
|
||||
EXTRA_CMDS=''
|
||||
STOP_SHIP_TRACEPRINTK=1
|
||||
|
|
Loading…
Reference in a new issue