Skip to content

Commit

Permalink
ANDROID: clang: update to 11.0.1
Browse files Browse the repository at this point in the history
Bug: 155426344
Signed-off-by: Alistair Delva <[email protected]>
Change-Id: Ia6f5239e8c49219f00ce9b560240b59c2d7f3b0b
  • Loading branch information
adelva1984 authored and nickdesaulniers committed May 18, 2020
1 parent dabf068 commit 565a986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.config.common
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ KERNEL_DIR=common

CC=clang
LD=ld.lld
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782c/bin
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86

EXTRA_CMDS=''
Expand Down

0 comments on commit 565a986

Please sign in to comment.