Skip to content

Commit 8697d34

Browse files
committed
Add Foundation and Dispatch to linux
1 parent ea6fae3 commit 8697d34

File tree

2 files changed

+4
-52
lines changed

2 files changed

+4
-52
lines changed

patches/swift/fix-linux-compilation-with-swift-parser.patch

Lines changed: 0 additions & 52 deletions
This file was deleted.

swift-build-presets

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ build-subdir=codeql
3636
[preset: codeql-Linux]
3737
mixin-preset=codeql-release
3838
bootstrapping=hosttools
39+
foundation
40+
libdispatch
41+
install-foundation
42+
install-libdispatch
3943

4044
[preset: codeql-macOS]
4145
mixin-preset=codeql-release

0 commit comments

Comments
 (0)