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

bpo-44131: Fix Makefile for test_frozenmain #26203

Merged
merged 1 commit into from May 18, 2021

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 17, 2021

Remove Programs/test_frozenmain.h target: it ran make in parallel
which caused build errors on LTO+PGO builds.

https://bugs.python.org/issue44131

Remove Programs/test_frozenmain.h target: it ran make in parallel
which caused build errors on LTO+PGO builds.
@vstinner vstinner merged commit 834498e into python:main May 18, 2021
10 of 11 checks passed
10 of 11 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86) Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
Azure Pipelines PR #20210517.46 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 44131 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@vstinner vstinner deleted the vstinner:make_test_frozenmain branch May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants