Skip to content

compatibility apple m2 (arm64)#29

Closed
tschiemer wants to merge 1 commit into
RossBencina:masterfrom
tschiemer:master
Closed

compatibility apple m2 (arm64)#29
tschiemer wants to merge 1 commit into
RossBencina:masterfrom
tschiemer:master

Conversation

@tschiemer
Copy link
Copy Markdown

Type sanity check here fails on Apple silicon M2.

Stackoverflow suggested that this 64bit architecture can be detected using __arm64__ and others (ex. TARGET_CPU_ARM64); others didn't necessarily work for me, but this worked like a charm.

I am not sure if this has an influence on other arm64 architectures, but might be beneficial there aswell, I can imagine.

(Thanks for the code)

@tschiemer
Copy link
Copy Markdown
Author

Just saw this PR #22

Seems to address the same problem, would work aswell. Will close this PR.

Sorry for duplicate

@tschiemer tschiemer closed this Jan 27, 2025
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.

1 participant