forked from openkylin/platform_build
Switch to prebuilt clang-3217047
Bug: http://b/30421084 Change-Id: I41acd016992a0c5043b6ea018f205fad44c88b9e Test: Tested build, boot and common usage for several devices in AOSP and internal branch.
This commit is contained in:
parent
a7adc06e68
commit
6290aac57a
|
@ -1,5 +1,5 @@
|
|||
## Clang/LLVM release versions.
|
||||
|
||||
LLVM_RELEASE_VERSION := 3.8
|
||||
LLVM_PREBUILTS_VERSION ?= clang-3016494
|
||||
LLVM_PREBUILTS_VERSION ?= clang-3217047
|
||||
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host
|
||||
|
|
Loading…
Reference in New Issue