Merge pull request #73417 from eeckstein/force-bootstrapping

Force enabling SwiftCompilerSources in the build
This commit is contained in:
eeckstein
2024-05-07 07:55:23 +02:00
committed by GitHub
8 changed files with 20 additions and 59 deletions

View File

@@ -849,7 +849,7 @@ EXPECTED_OPTIONS = [
SetOption('--bootstrapping', dest='bootstrapping_mode'),
ChoicesOption('--bootstrapping', dest='bootstrapping_mode',
choices=['off', 'hosttools', 'bootstrapping',
choices=['hosttools', 'bootstrapping',
'bootstrapping-with-hostlibs']),
# NOTE: We'll need to manually test the behavior of these since they