Skip to content

Commit e44abf0

Browse files
committed
Add preset to set bootstrapping=off for Linux
(cherry picked from commit 3332f3e)
1 parent 5447656 commit e44abf0

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
@@ -947,6 +947,14 @@ mixin-preset=
947947
buildbot_linux
948948
mixin_buildbot_linux,no_test
949949

950+
[preset: buildbot_linux,no_test,bootstrapping_off]
951+
mixin-preset=
952+
buildbot_linux,no_test
953+
954+
skip-early-swift-driver
955+
skip-early-swiftsyntax
956+
957+
bootstrapping=off
950958

951959
[preset: buildbot_linux,no_assertions,no_test]
952960
mixin-preset=

0 commit comments

Comments
 (0)