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-45847: Don't override user overrides for CFLAGS/LIBS (GH-29967) #29967

Merged
merged 5 commits into from Dec 8, 2021

Conversation

@tiran
Copy link
Member

@tiran tiran commented Dec 7, 2021

I'm deliberately using a more verbose approach here to make the code more understandable and easier to grep.

https://bugs.python.org/issue45847

configure.ac Outdated Show resolved Hide resolved
configure.ac Outdated Show resolved Hide resolved
@tiran tiran force-pushed the bpo-45847-fallback branch from 9e08520 to 4cc2fe1 Dec 8, 2021
@tiran tiran marked this pull request as ready for review Dec 8, 2021
configure.ac Outdated Show resolved Hide resolved
configure.ac Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 8, 2021

🤖 New build scheduled with the buildbot fleet by @tiran for commit f02fae3 🤖

If you want to schedule another build, you need to add the "🔨 test-with-buildbots" label again.

@tiran tiran changed the title bpo-45847: Don't override user overrides for CFLAGS/LIBS bpo-45847: Don't override user overrides for CFLAGS/LIBS (GH-29967) Dec 8, 2021
@tiran tiran merged commit 0461c68 into python:main Dec 8, 2021
58 of 74 checks passed
@tiran tiran deleted the bpo-45847-fallback branch Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants