forked from openkylin/platform_build
Switch to using clang-3289846.
Bug: http://b/30252254 Test: Built/boot platform using latest prebuilts. Change-Id: I7c9357a99afec323fd766e93b5d5e941e9e06244
This commit is contained in:
parent
aa5f2ccde2
commit
183b142ac9
|
@ -1,5 +1,5 @@
|
|||
## Clang/LLVM release versions.
|
||||
|
||||
LLVM_RELEASE_VERSION := 3.8
|
||||
LLVM_PREBUILTS_VERSION ?= clang-3217047
|
||||
LLVM_PREBUILTS_VERSION ?= clang-3289846
|
||||
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host
|
||||
|
|
Loading…
Reference in New Issue