Skip to content

Commit 949c137

Browse files
authored
Add skip-early-swift-driver to stdlib_base_standalone preset (swiftlang#38916)
1 parent 990fc4b commit 949c137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,6 +2332,7 @@ skip-test-cmark
23322332
# This triggers the stdlib standalone build: don't build the native tools from
23332333
# scratch, ie the compiler.
23342334
build-swift-tools=0
2335+
skip-early-swift-driver
23352336

23362337
# Then set the paths to our native tools. If compiling against a toolchain,
23372338
# these should all be the ./usr/bin directory.

0 commit comments

Comments
 (0)