Skip to content

Add support for building aarch64 wheels #220

@bennuttall

Description

@bennuttall

In order to build aarch64 wheels, we need to add the logic for separating armv6/armv7 and aarch64, and enable ABIs per architecture, i.e. armv6/armv7: cp34m, cp35m, cp37m; aarch64: cp37m.

We'll also need to set up another set of aarch64/cp37m builders and rebuild all the non-pure-python packages.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions