Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079) #25831

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 3, 2021

With recent enough compilers we can build binaries with
LTO/PGO on macOS. This patch enables this when building on
macOS 10.15 or later (Xcode 11 or later).
(cherry picked from commit e08059e)

Co-authored-by: Ronald Oussoren ronaldoussoren@mac.com

https://bugs.python.org/issue42235

…compilers (pythonGH-23079)

With recent enough compilers we can build binaries with
LTO/PGO on macOS. This patch enables this when building on
macOS 10.15 or later (Xcode 11 or later).
(cherry picked from commit e08059e)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@miss-islington
Copy link
Contributor Author

@ronaldoussoren and @ned-deily: Status check is done, and it's a success ✅ .

@ned-deily
Copy link
Member

Backport in error.

@ned-deily ned-deily closed this May 3, 2021
@miss-islington miss-islington deleted the backport-e08059e-3.9 branch May 3, 2021 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants