diff options
author | Ethan Smith <ethan@ethanhs.me> | 2022-04-28 12:14:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:14:19 (GMT) |
commit | d1de10784d9678d14759d0d03216431d1090e60e (patch) | |
tree | 41a6ed1074400ac9a2cf54eb60334425d603db5c /Modules | |
parent | 87c6cf9aa7cebac3c544067e690c2ad7ce18b772 (diff) | |
download | cpython-d1de10784d9678d14759d0d03216431d1090e60e.zip cpython-d1de10784d9678d14759d0d03216431d1090e60e.tar.gz cpython-d1de10784d9678d14759d0d03216431d1090e60e.tar.bz2 |
gh-84461: Add HOSTRUNNER for program to run Python executable (GH-91931)
`HOSTRUNNER` is a program which can be used to run `BUILDPYTHON` for the host platform (for example, `python.js` requires `node`).
Also change depedencies from `build_all` to `all` so that targets which can't build everything (e.g. WASM) can still run `buildbottest` and `pythoninfo`.
cc @tiran
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions