ANDROID: Drop the -master suffix from the clang prebuilts
This suffix is now obsolete, get rid of it. Bug: 170775957 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Iaa72b2a75767b642fa82cd69da142a078fb643e6
This commit is contained in:
parent
57d2ff9b16
commit
b205dfffa2
@ -4,7 +4,7 @@ KMI_GENERATION=0
|
||||
LLVM=1
|
||||
DEPMOD=depmod
|
||||
DTC=dtc
|
||||
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183b/bin
|
||||
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-r416183b/bin
|
||||
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
|
||||
|
||||
EXTRA_CMDS=''
|
||||
|
Loading…
Reference in New Issue
Block a user