File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -2581,7 +2581,7 @@ skip-build-benchmarks
25812581llvm-targets-to-build =X86; AArch64;WebAssembly
25822582install-destdir =%(INSTALL_DESTDIR)s
25832583swift-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
2584- llvm-install-components =clang; compiler-rt;lld;llvm-ar;llvm-ranlib;IndexStore
2584+ llvm-install-components =clang; clang-resource-headers; compiler-rt;lld;llvm-ar;llvm-ranlib;IndexStore
25852585install-swift
25862586install-prefix =/%(TOOLCHAIN_NAME)s/usr
25872587swift-darwin-supported-archs =x86_64
@@ -2596,11 +2596,14 @@ extra-cmake-options=
25962596
25972597llbuild
25982598swiftpm
2599+ indexstore-db
2600+ sourcekit-lsp
25992601
26002602install-llvm
26012603install-swift
26022604install-llbuild
26032605install-swiftpm
2606+ install-sourcekit-lsp
26042607
26052608[preset: webassembly-linux-host]
26062609
You can’t perform that action at this time.
0 commit comments