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-46968: Check for 'sys/auxv.h' in the configure script #31961
Conversation
Sorry about the issue. I was thinking of adding the test but then assumed existence of |
Same here. But the Linux ecosystem is always more complicated than what I expect :-) |
Co-authored-by: Victor Stinner <vstinner@python.org>
@pablogsal: Status check is done, and it's a success |
Sorry, I can't merge this PR. Reason: |
@pablogsal: Status check is done, and it's a success |
Thanks @pablogsal for the PR |
Sorry, @pablogsal, I could not cleanly backport this to |
Sorry @pablogsal, I had trouble checking out the |
…honGH-31961). (cherry picked from commit 8e3fde7) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
…onGH-31961). (cherry picked from commit 8e3fde7) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
GH-31975 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue46968