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:
@@ -4,7 +4,7 @@ KMI_GENERATION=0
|
|||||||
LLVM=1
|
LLVM=1
|
||||||
DEPMOD=depmod
|
DEPMOD=depmod
|
||||||
DTC=dtc
|
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
|
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
|
||||||
|
|
||||||
EXTRA_CMDS=''
|
EXTRA_CMDS=''
|
||||||
|
|||||||
Reference in New Issue
Block a user