bpo-44131: Fix Makefile for test_frozenmain by vstinner · Pull Request #26203 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.3k
Merged
bpo-44131: Fix Makefile for test_frozenmain#26203
vstinner merged 1 commit intopython:mainfrom
vstinner:make_test_frozenmain
bpo-44131: Fix Makefile for test_frozenmain#26203
vstinner merged 1 commit intopython:mainfrom
vstinner:make_test_frozenmain
Conversation
Copy link
Member
Remove Programs/test_frozenmain.h target: it ran make in parallel
which caused build errors on LTO+PGO builds.
Remove Programs/test_frozenmain.h target: it ran make in parallel which caused build errors on LTO+PGO builds.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
834498e
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
make_test_frozenmain
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment