File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -726,6 +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
730
build-swift-static-stdlib
730
731
build-swift-static-sdk-overlay
731
732
build-swift-stdlib-unittest-extra
@@ -1025,6 +1026,7 @@ test-installable-package
1025
1026
reconfigure
1026
1027
1027
1028
swift-install-components =compiler; clang-builtin-headers;stdlib;swift-syntax;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
1029
+ llvm-install-components =llvm-cov; llvm-profdata
1028
1030
1029
1031
# Path to the .tar.gz package we would create.
1030
1032
installable-package =%(installable_package)s
You can’t perform that action at this time.
0 commit comments