Skip to content

Conversation

@odidev
Copy link

@odidev odidev commented Nov 19, 2020

Added wheel support for aarch64.
Related to #517 .

@odidev
Copy link
Author

odidev commented Feb 10, 2021

@sdispater, could you please have a look at this PR?

@odidev
Copy link
Author

odidev commented Feb 24, 2021

@sdispater, could you please take a look into this PR? Thanks.

1 similar comment
@odidev
Copy link
Author

odidev commented Apr 7, 2021

@sdispater, could you please take a look into this PR? Thanks.

@odidev
Copy link
Author

odidev commented May 19, 2021

@sdispater, could you please take a look?

@odidev
Copy link
Author

odidev commented Jul 21, 2021

@sdispater, could you please take a look? Thanks in advance.

@odidev
Copy link
Author

odidev commented Oct 20, 2021

@sdispater, could you please take a look?

@spacemanspiff2007
Copy link

Would this also fix #504 or is this another issue?

@odidev
Copy link
Author

odidev commented Nov 1, 2021

No, its for ARMv8.

@odidev
Copy link
Author

odidev commented Mar 22, 2022

@sdispater, Could you please review this PR?

@gilbahat
Copy link

bumped into this - could really use the aarch64 wheels

@edgarrmondragon
Copy link
Contributor

edgarrmondragon commented Nov 22, 2022

AFAICT this is now as easy as setting CIBW_ARCHS_MACOS: "x86_64 arm64" in the cibuildwheel workflow:

Apple Silicon wheels are not built by default on Intel runners, but can be enabled by adding extra archs to the CIBW_ARCHS_MACOS option - e.g. x86_64 arm64. Cross-compilation is provided by the Xcode toolchain.

https://cibuildwheel.readthedocs.io/en/stable/faq/#universal2

@Secrus Secrus mentioned this pull request Aug 17, 2023
2 tasks
@Secrus Secrus closed this Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants