Skip to content

Conversation

freakboy3742
Copy link
Member

Backport of #161 to the 3.9 branch.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

freakboy3742 and others added 30 commits May 16, 2022 08:06
…potential influence of Homebrew, user-provided Python installs, etc.
Improve download related targets
tar's -f option expects a single archive-file, therefore the name
of the first prerequisite ($^) of download related targets should
be passed instead of the names of all the prerequisites ($^).
so the name of the first prerequisite ($<) can be used as an
argument to tar's -f option.
and use name of first prerequisite as an argument to tar's -f option.

This is a follow-up on PR #155.
Fix blankspace and newline at end of file
* No need to pass an explicit sysroot
* Minimum version info is perserved in the VERSIONS file
* Tools not used by the Python build, but preserved in _sysconfigdata, added to the configure pass.
@freakboy3742 freakboy3742 merged commit d356d7c into 3.9 Sep 22, 2022
@freakboy3742 freakboy3742 deleted the dynamic-loading-3.9 branch September 22, 2022 22:52
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.

2 participants