Skip to content

Commit d265164

Browse files
committed
Add clang to installation
1 parent f5be62f commit d265164

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

swift-build-presets

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@ build-subdir=codeql
3535

3636
[preset: codeql-Linux]
3737
mixin-preset=codeql-release
38-
bootstrapping=hosttools
38+
bootstrapping=bootstrapping
3939
foundation
4040
libdispatch
4141
swiftpm
4242
install-foundation
4343
install-libdispatch
4444
install-swiftpm
45+
llvm-install-components=clang
4546

4647
[preset: codeql-macOS]
4748
mixin-preset=codeql-release

0 commit comments

Comments
 (0)