Also run the bootstrap in bootstrap mode
This commit is contained in:
parent
8f55152f84
commit
824c5dfa61
1 changed files with 1 additions and 0 deletions
|
@ -815,6 +815,7 @@ def bootstrap(help_triggered):
|
|||
env["BOOTSTRAP_PARENT_ID"] = str(os.getpid())
|
||||
env["BOOTSTRAP_PYTHON"] = sys.executable
|
||||
env["BUILD_DIR"] = build.build_dir
|
||||
env["RUSTC_BOOTSTRAP"] = '1'
|
||||
run(args, env=env, verbose=build.verbose)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue