Skip to content

[3.12] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-104693)#105428

Merged
ambv merged 1 commit intopython:3.12from
jefferyto:backport-990cb36-3.12
Jul 5, 2023
Merged

[3.12] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-104693)#105428
ambv merged 1 commit intopython:3.12from
jefferyto:backport-990cb36-3.12

Conversation

@jefferyto
Copy link
Contributor

@jefferyto jefferyto commented Jun 7, 2023

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.

(cherry picked from commit 990cb36)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants