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

Fix arm64 detection precedence in CMakeLists.txt #209

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Conversation

gchatelet
Copy link
Collaborator

Fixes #179

@gchatelet gchatelet added bug Something isn't working Apple M1 Apple M1 related issues labels Nov 30, 2021
@gchatelet gchatelet requested a review from Mizux November 30, 2021 09:11
@technicalpickles
Copy link

Would it be possible to get a released version with these changes? I'm using https://github.com/mscdex/cpu-features for node bindings, and it's not able to be fixed until there's a version to link against. cc mscdex/cpu-features#7

@gchatelet
Copy link
Collaborator Author

@technicalpickles yes, the release has been long overdue. I'll create one.

@gchatelet gchatelet added this to the v0.7.0 milestone Mar 8, 2022
@gchatelet
Copy link
Collaborator Author

v0.7.0 is now available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apple M1 Apple M1 related issues bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Including cpuinfo_arm.h from an Apple M1 target.
3 participants