Skip to content

Commit 80527f0

Browse files
authored
Merge pull request #81128 from etcwilde/ewilde/boostrap-install-dispatch
Bootstrap: Install dispatch in stage0
2 parents 55e2f06 + f36391d commit 80527f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

+2
Original file line numberDiff line numberDiff line change
@@ -3128,6 +3128,7 @@ swift-include-tests=0
31283128
llvm-include-tests=0
31293129

31303130
release
3131+
libdispatch
31313132

31323133
skip-early-swiftsyntax
31333134
skip-early-swift-driver
@@ -3160,6 +3161,7 @@ llvm-install-components=llvm-ar;llvm-ranlib;clang;clang-resource-headers;compile
31603161

31613162
install-llvm
31623163
install-swift
3164+
install-libdispatch
31633165

31643166
# Build Toolchain Requirements:
31653167
# - C/C++ compiler

0 commit comments

Comments
 (0)