]> granicus.if.org Git - clang/commitdiff
[CMake][Fuchsia] Drop libclang.so from distribution
authorPetr Hosek <phosek@chromium.org>
Mon, 11 Feb 2019 05:38:01 +0000 (05:38 +0000)
committerPetr Hosek <phosek@chromium.org>
Mon, 11 Feb 2019 05:38:01 +0000 (05:38 +0000)
This is no longer needed now that all users have switched to clangd.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353658 91177308-0d34-0410-b5e6-96231b3b80d8

cmake/caches/Fuchsia-stage2.cmake

index 62fef7bb908bd7524e581a9135cfc169b2e91986..8696aed6249978660cf29a28b1df57133758c4a1 100644 (file)
@@ -163,7 +163,6 @@ set(LLVM_TOOLCHAIN_TOOLS
 
 set(LLVM_DISTRIBUTION_COMPONENTS
   clang
-  libclang
   lld
   LTO
   clang-apply-replacements