Skip to content

Wrong architecture for ninja binary on Apple Silicon #35

Closed
@rknall

Description

@rknall

Currently pip only provides a x86_64 binary on Apple Silicon, leading to a version of ninja on the system which can fail to build correct targets (see https://gitlab.kitware.com/cmake/cmake/-/issues/20966 for reference).

The pip should provide an universal binary instead, or a platform specific one. Initial tests show both approaches would resolve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions