Skip to content

Python configure step checks for unused readelf #98948

@serge-sans-paille

Description

@serge-sans-paille

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

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions