summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-02-11 05:38:01 +0000
committerPetr Hosek <phosek@chromium.org>2019-02-11 05:38:01 +0000
commit1940ede73f448c9dcb00a223412e2ae5ed1ca6d8 (patch)
treed31481f8eeee3387692ce7fd1fba349111cb88a9 /cmake
parent45e810da77e6319ecacf865d209aad2e0835b3c1 (diff)
downloadclang-1940ede73f448c9dcb00a223412e2ae5ed1ca6d8.tar.gz
[CMake][Fuchsia] Drop libclang.so from distribution
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
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Fuchsia-stage2.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/caches/Fuchsia-stage2.cmake b/cmake/caches/Fuchsia-stage2.cmake
index 62fef7bb90..8696aed624 100644
--- a/cmake/caches/Fuchsia-stage2.cmake
+++ b/cmake/caches/Fuchsia-stage2.cmake
@@ -163,7 +163,6 @@ set(LLVM_TOOLCHAIN_TOOLS
set(LLVM_DISTRIBUTION_COMPONENTS
clang
- libclang
lld
LTO
clang-apply-replacements