diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-06-07 06:59:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-07 06:59:56 (GMT) |
commit | 990cb3676c2edb7e5787372d6cbe360a73367f4c (patch) | |
tree | ad81309511fa7022916b28a9c491454da6515783 /Python/Python-tokenize.c | |
parent | 81c81328a4fa13fead6f8cc9053a1a32a62a0279 (diff) | |
download | cpython-990cb3676c2edb7e5787372d6cbe360a73367f4c.zip cpython-990cb3676c2edb7e5787372d6cbe360a73367f4c.tar.gz cpython-990cb3676c2edb7e5787372d6cbe360a73367f4c.tar.bz2 |
gh-104692: Include commoninstall as a prerequisite for bininstall (#104693)
This ensures that `commoninstall` is completed before `bininstall` is
started when parallel builds are used (`make -j install`), and so the
`python3` symlink is only installed after all standard library modules
are installed.
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions