Skip to content

Commit ae9f355

Browse files
authored
Merge pull request #60023 from keith/ks/build-add-swift-autolink-extract-to-macos-toolchains
[build] Add swift-autolink-extract to macOS toolchains
2 parents 920c6de + cd5253c commit ae9f355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ swift-install-components=back-deployment;compiler;clang-builtin-headers;stdlib;s
1818

1919
[preset: mixin_buildbot_install_components_with_clang]
2020

21-
swift-install-components=back-deployment;compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;parser-lib;static-mirror-lib;toolchain-tools;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
21+
swift-install-components=autolink-driver;back-deployment;compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;parser-lib;static-mirror-lib;toolchain-tools;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
2222
llvm-install-components=llvm-cov;llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;dsymutil;LTO;clang-features-file
2323

2424
[preset: mixin_buildbot_trunk_base]

0 commit comments

Comments
 (0)