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 @@ -19,7 +19,7 @@ swift-install-components=back-deployment;compiler;clang-builtin-headers;libexec;
19
19
[preset: mixin_buildbot_install_components_with_clang]
20
20
21
21
swift-install-components =autolink-driver; back-deployment;compiler;clang-resource-dir-symlink;libexec;stdlib;sdk-overlay;static-mirror-lib;toolchain-tools;license;sourcekit-xpc-service;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers
22
- llvm-install-components =llvm-ar; llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;libclang;dsymutil;LTO;clang-features-file;lld
22
+ llvm-install-components =llvm-ar; llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;llvm-symbolizer; IndexStore;clang;clang-resource-headers;compiler-rt;clangd;libclang;dsymutil;LTO;clang-features-file;lld
23
23
24
24
[preset: mixin_buildbot_trunk_base]
25
25
# Build standard library and SDK overlay for iOS device and simulator.
@@ -844,7 +844,7 @@ no-swift-stdlib-assertions
844
844
[preset: mixin_linux_install_components_with_clang]
845
845
846
846
swift-install-components =autolink-driver; compiler;clang-resource-dir-symlink;libexec;stdlib;swift-remote-mirror;sdk-overlay;static-mirror-lib;toolchain-tools;license;sourcekit-inproc
847
- llvm-install-components =llvm-ar; llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;libclang;lld;LTO;clang-features-file
847
+ llvm-install-components =llvm-ar; llvm-ranlib;llvm-cov;llvm-profdata;llvm-objdump;llvm-objcopy;llvm-symbolizer; IndexStore;clang;clang-resource-headers;compiler-rt;clangd;libclang;lld;LTO;clang-features-file
848
848
849
849
[preset: mixin_linux_installation]
850
850
mixin-preset =
You can’t perform that action at this time.
0 commit comments