Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9af51e3f authored by Alistair Delva's avatar Alistair Delva
Browse files

ANDROID: clang: update to 11.0.1



Bug: 155426344
Signed-off-by: default avatarAlistair Delva <adelva@google.com>
Change-Id: I7c295a72419ad63d8b6b885bd66c6e2e3f46efb3
parent 82aca127
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-r383902/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86

EXTRA_CMDS=''