File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -726,7 +726,7 @@ install-swiftpm
726
726
install-xctest
727
727
install-prefix =/usr
728
728
swift-install-components =autolink-driver; compiler;clang-builtin-headers;stdlib;swift-remote-mirror;sdk-overlay;license;sourcekit-inproc
729
- llvm-install-components =llvm-cov; llvm-profdata
729
+ llvm-install-components =llvm-cov; llvm-profdata;IndexStore
730
730
build-swift-static-stdlib
731
731
build-swift-static-sdk-overlay
732
732
build-swift-stdlib-unittest-extra
@@ -1062,7 +1062,7 @@ test-installable-package
1062
1062
reconfigure
1063
1063
1064
1064
swift-install-components =compiler; clang-builtin-headers;stdlib;swift-syntax;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
1065
- llvm-install-components =llvm-cov; llvm-profdata
1065
+ llvm-install-components =llvm-cov; llvm-profdata;IndexStore
1066
1066
1067
1067
# Path to the .tar.gz package we would create.
1068
1068
installable-package =%(installable_package)s
You can’t perform that action at this time.
0 commit comments