Skip to content

Commit 3332f3e

Browse files
authored
Add preset to set bootstrapping=off for Linux
1 parent 3d32f5f commit 3332f3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

utils/build-presets.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,14 @@ mixin-preset=
952952
buildbot_linux
953953
mixin_buildbot_linux,no_test
954954

955+
[preset: buildbot_linux,no_test,bootstrapping_off]
956+
mixin-preset=
957+
buildbot_linux,no_test
958+
959+
skip-early-swift-driver
960+
skip-early-swiftsyntax
961+
962+
bootstrapping=off
955963

956964
[preset: buildbot_linux,no_assertions,no_test]
957965
mixin-preset=

0 commit comments

Comments
 (0)