[3.9] bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079) by miss-islington · Pull Request #25831 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
Contributor
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
…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
requested a review
from a team
as a code owner
bedevere-bot
added
the
awaiting review
label
the-knights-who-say-ni
added
the
CLA signed
label
miss-islington
commented
May 3, 2021
miss-islington commented
Contributor Author
@ronaldoussoren and @ned-deily: Status check is done, and it's a success ✅ .
bedevere-bot
mentioned this pull request
ned-deily
commented
May 3, 2021
ned-deily commented
Member
Backport in error.
ned-deily
closed this
miss-islington
deleted the
backport-e08059e-3.9
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment