File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -2442,7 +2442,7 @@ skip-build-benchmarks
24422442llvm-targets-to-build =X86; AArch64;WebAssembly
24432443install-destdir =%(INSTALL_DESTDIR)s
24442444swift-install-components =autolink-driver; compiler;clang-builtin-headers;stdlib;sdk-overlay;parser-lib;editor-integration;tools;testsuite-tools;toolchain-tools;license;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers;clang-resource-dir-symlink
2445- llvm-install-components =clang; compiler-rt;lld;llvm-ar;llvm-ranlib
2445+ llvm-install-components =llvm-cov ; llvm-profdata;IndexStore; clang;clang-resource-headers; compiler-rt;clangd;dsymutil ;lld;llvm-ar;llvm-ranlib
24462446install-swift
24472447install-llvm
24482448install-prefix =/%(TOOLCHAIN_NAME)s/usr
@@ -2457,11 +2457,16 @@ extra-cmake-options=
24572457
24582458llbuild
24592459swiftpm
2460+ indexstore-db
2461+ sourcekit-lsp
2462+ libcxx
24602463
24612464install-swift
24622465install-llbuild
24632466install-swiftpm
24642467swift-darwin-supported-archs =x86_64
2468+ install-sourcekit-lsp
2469+ install-libcxx
24652470
24662471[preset: webassembly-linux-host]
24672472
You can’t perform that action at this time.
0 commit comments