Skip to content

Commit 8ff863e

Browse files
authored
Merge pull request swiftlang#39296 from DougGregor/source-compat-install-clang
2 parents d853f9b + 7edec3f commit 8ff863e

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
@@ -2522,7 +2522,7 @@ darwin-toolchain-display-name-short=Swift Development Snapshot
25222522
darwin-toolchain-display-name=Swift Development Snapshot
25232523
darwin-toolchain-name=swift-DEVELOPMENT-SNAPSHOT
25242524
darwin-toolchain-version=3.999.999
2525-
llvm-install-components=libclang;libclang-headers;dsymutil
2525+
llvm-install-components=clang;clang-resource-headers;compiler-rt;libclang;libclang-headers;dsymutil
25262526
swift-install-components=back-deployment;compiler;clang-builtin-headers;stdlib;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
25272527
symbols-package=%(symbols_package)s
25282528
install-symroot=%(install_symroot)s

0 commit comments

Comments
 (0)