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

Improve ARM64 detection #42

Open
wants to merge 5 commits into
base: gcc.amd64
Choose a base branch
from

Conversation

neurolabusc
Copy link

This PR simply updates the configure file to detect ARM64 architecture on machines that report either aarch64 or arm64. Previously, only systems reporting aarch64 were detected.

$ uname -m
arm64
$ sw_vers
ProductName:		macOS
ProductVersion:		13.3
BuildVersion:		22E252
$ sysctl hw.model
hw.model: Mac14,10

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