bpo-46600: ./configure --with-pydebug uses -Og with clang by vstinner · Pull Request #31052 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Fix the test checking if the C compiler supports -Og option in the ./configure script to also use -Og on clang which supports it.
@erlend-aasland: Done, I added a second commit to use _SAVE_VAR/_RESTORE_VAR.
This PR seems to have broken a bunch of buildbots. If no fix is provided in 24 hours, we will need to revert :(
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.
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