Skip to content

Conversation

@machinaut
Copy link

Starting to getting this to work on my M1 MacBook, first thing is this detection misfires for me.

I'm seeing CMAKE_SYSTEM_PROCESSOR == arm64, and this fixes detecting that.

Still a ways away from supported, though. Here's the output of list_cpu_features:

arch            : aarch64
implementer     :   0 (0x00)
variant         :   0 (0x00)
part            :   0 (0x00)
revision        :   0 (0x00)
flags           :

@google-cla
Copy link

google-cla bot commented Jul 18, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@machinaut
Copy link
Author

@googlebot I signed it!

@machinaut
Copy link
Author

Oh woah this is a way more complete version of what I was gonna do #150

@machinaut machinaut closed this Jul 18, 2021
@gchatelet gchatelet added this to the v0.7.0 milestone Mar 8, 2022
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.

2 participants