We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e2f06 + f36391d commit 80527f0Copy full SHA for 80527f0
utils/build-presets.ini
@@ -3128,6 +3128,7 @@ swift-include-tests=0
3128
llvm-include-tests=0
3129
3130
release
3131
+libdispatch
3132
3133
skip-early-swiftsyntax
3134
skip-early-swift-driver
@@ -3160,6 +3161,7 @@ llvm-install-components=llvm-ar;llvm-ranlib;clang;clang-resource-headers;compile
3160
3161
3162
install-llvm
3163
install-swift
3164
+install-libdispatch
3165
3166
# Build Toolchain Requirements:
3167
# - C/C++ compiler
0 commit comments