Skip to content

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

Closed
miss-islington wants to merge 1 commit intopython:3.8from
miss-islington:backport-e08059e-3.8
Closed

[3.8] bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079)#25832
miss-islington wants to merge 1 commit intopython:3.8from
miss-islington:backport-e08059e-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@ned-deily
Copy link
Copy Markdown
Member

Backport in error.

@ned-deily ned-deily closed this May 3, 2021
@miss-islington miss-islington deleted the backport-e08059e-3.8 branch May 3, 2021 03:45
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

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