Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Feb 1, 2022

Fix the test checking if the C compiler supports -Og option in the
./configure script to also use -Og on clang which supports it.

https://bugs.python.org/issue46600

Fix the test checking if the C compiler supports -Og option in the
./configure script to also use -Og on clang which supports it.
@vstinner
Copy link
Member Author

vstinner commented Feb 1, 2022

cc @erlend-aasland @tiran

@vstinner
Copy link
Member Author

vstinner commented Feb 1, 2022

@erlend-aasland: Done, I added a second commit to use _SAVE_VAR/_RESTORE_VAR.

@vstinner vstinner merged commit 0515eaf into python:main Feb 1, 2022
@vstinner vstinner deleted the clang_og branch February 1, 2022 13:47
@pablogsal
Copy link
Member

This PR seems to have broken a bunch of buildbots. If no fix is provided in 24 hours, we will need to revert :(

@vstinner
Copy link
Member Author

vstinner commented Feb 1, 2022

This PR seems to have broken a bunch of buildbots. If no fix is provided in 24 hours, we will need to revert :(

Sure, the law is the law. I proposed a fix: GH-31058.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants