Android N IOT Release 2 (NIT1.180611.010.B1)
Allow other host tools to link LLVM prebuilts

This commit fixes some minor issues that cause build errors when other
host tools link these LLVM prebuilt binaries:

1. Starting from clang-r328903, there is only one version digit in
   libLLVM-${VER}svn.so.

2. Add `windows: { enabled: false; }`.

3. Add `stl: "none"` so that `libc++` will not be included in the
   dependency graph (even though it is harmless).

Test: n/a
Change-Id: Iff61a7cfcef70d47379de3a1b6b0ed8374f69587
1 file changed
tree: 08bbc3bc73b802420e08744b2b09f295610e7bf6
  1. clang-3289846/
  2. clang-4053586/
  3. clang-4639204/
  4. clang-4679922/
  5. clang-4691093/
  6. clang-r328903/
  7. clang-stable/
  8. profiles/
  9. soong/
  10. Android.bp
  11. Android.mk
  12. CleanSpec.mk
  13. OWNERS
  14. README.md
README.md

Android Clang/LLVM Prebuilts

For the latest version of this doc, please make sure to visit: Android Clang/LLVM Prebuilts Readme Doc

LLVM Users

Prebuilt Versions

More Information

We have a public mailing list that you can subscribe to: android-llvm@googlegroups.com