Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-compile Mac arm builds from x86 #252

Open
timkpaine opened this issue May 23, 2024 · 0 comments
Open

Cross-compile Mac arm builds from x86 #252

timkpaine opened this issue May 23, 2024 · 0 comments
Assignees
Labels
part: build Issues and PRs related to the build process

Comments

@timkpaine
Copy link
Member

We were originally blocked from cross-compiling Mac ARM builds from x86 due to our requirement on using gcc, which did not support it. We enabled ARM builds by using the native Mac ARM runners. But now that we've moved to clang, we can cross-compile from x86. We should do so as right now we do not build ARM wheels for 3.8/3.9 #207

@timkpaine timkpaine added the part: build Issues and PRs related to the build process label May 23, 2024
@timkpaine timkpaine self-assigned this May 23, 2024
timkpaine added a commit that referenced this issue Jul 19, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
timkpaine added a commit that referenced this issue Jul 19, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
timkpaine added a commit that referenced this issue Jul 19, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
timkpaine added a commit that referenced this issue Aug 7, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
timkpaine added a commit that referenced this issue Aug 7, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
timkpaine added a commit that referenced this issue Aug 8, 2024
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: build Issues and PRs related to the build process
Projects
None yet
Development

No branches or pull requests

1 participant