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

osx-arm64 support #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

seibert
Copy link
Contributor

@seibert seibert commented Dec 1, 2020

This follows the changes described in https://conda-forge.org/blog/posts/2020-10-29-macos-arm64/ to enable cross compilation for macOS on Apple Silicon.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@seibert
Copy link
Contributor Author

seibert commented Dec 1, 2020

Note that this is branched off from #5, and should be merged only after that PR.

Comment on lines +29 to +31
- cython # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
- pybind11 # [build_platform != target_platform]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- cython # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
- pybind11 # [build_platform != target_platform]

@hmaarrfk hmaarrfk mentioned this pull request Mar 25, 2024
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.

3 participants