-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
During configure step, the presence of readelf
on the host architecture is checked for, with an hard stop in case of cross compilation. The result of that check is never used. It got introduced in 5884449 for a check that no longer exists, so it can be removed.
Your environment
Linux 64 bit, Fedora 36, using main branch of cpython
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error