commit | de37f729bc56bf5d783b64beafcebdc7b44cc488 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <[email protected]> | Mon Sep 17 15:10:35 2018 -0700 |
committer | Pirama Arumuga Nainar <[email protected]> | Mon Sep 17 15:10:35 2018 -0700 |
tree | 604e5402416c7b9510f7f39c2941aa45f0bc51d6 | |
parent | debbf467ad320484a255276853ca33fb12a5f8ec [diff] |
Narrow error check for multiple .tar.bz2 prebuilts Bug: http://b/111998531 The way build servers are set up, we may end up with the Windows package in the --clang-package-path option. Narrow the check to fail if there are multiple Linux prebuilts. Test: N/A Change-Id: I86e81108b58283745d66b10279154d38b116935f
For the latest version of this doc, please make sure to visit: Android Clang/LLVM Toolchain Readme Doc
You can also visit the Android Clang/LLVM Prebuilts Readme Doc for more information about our prebuilt toolchains (and what versions they are based upon).
$ mkdir llvm-toolchain && cd llvm-toolchain $ repo init -u https://android.googlesource.com/platform/manifest -b llvm-toolchain $ repo sync -c $ python toolchain/llvm_android/build.py
If building on Linux, pass the --no-build-windows
to build.py
to skip building Clang for Windows.
We have a public mailing list that you can subscribe to: [email protected]