-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Python 3.13a5 fails to build on AIX #117088
Copy link
Copy link
Closed
Labels
3.13bugs and security fixesbugs and security fixesOS-unsupportedbuildThe build process and cross-buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixesOS-unsupportedbuildThe build process and cross-buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Bug report
Bug description:
-his not a valid linker flag on AIX. This seems to be a regression introduced in fa1d675309c6a08b0833cf25cffe476c6166aba3 as previously on AIX it would have gone in to the else leg and not used this flag.CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs