Skip to content

Commit dc68e65

Browse files
xSetechjieyouxu
authored andcommitted
[DO NOT MERGE] The default on macOS is clarified in bootstrap.example.toml
1 parent e402807 commit dc68e65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bootstrap.example.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,9 @@
322322
# Python interpreter to use for various tasks throughout the build, notably
323323
# rustdoc tests, the lldb python interpreter, and some dist bits and pieces.
324324
#
325-
# Defaults to the Python interpreter used to execute x.py.
325+
# Defaults to the Python interpreter used to execute x.py, or /usr/bin/python3
326+
# on macOS. Note that LLDB tests require a Python version compatible with the
327+
# LLDB plugin to be loaded.
326328
#build.python = "python"
327329

328330
# The path to (or name of) the resource compiler executable to use on Windows.

0 commit comments

Comments
 (0)