commit | 30c77dfe7ff64581550eb6143b0a198dc1c87845 | [log] [tgz] |
---|---|---|
author | Bo Hu <bohu@google.com> | Wed Feb 01 22:23:16 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Feb 01 22:23:17 2017 +0000 |
tree | aa0dd24f148166773f47e01bea70907db1dcf215 | |
parent | 9b6e5a351c446909343d82139f32b616e9119b11 [diff] | |
parent | 225f804e3026287212b61a649f19d53c343e1ec6 [diff] |
Merge "Emulator: set correct rild library path for 64bit arch"
diff --git a/core/clang/versions.mk b/core/clang/versions.mk index 711e5a4..abed69b 100644 --- a/core/clang/versions.mk +++ b/core/clang/versions.mk
@@ -1,4 +1,4 @@ ## Clang/LLVM release versions. -LLVM_PREBUILTS_VERSION ?= clang-3289846 +LLVM_PREBUILTS_VERSION ?= clang-3688880 LLVM_PREBUILTS_BASE ?= prebuilts/clang/host