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

Implement omrsysinfo_get_processor_description() for AArch64 macOS #6739

Closed
knn-k opened this issue Sep 30, 2022 · 0 comments · Fixed by #6742
Closed

Implement omrsysinfo_get_processor_description() for AArch64 macOS #6739

knn-k opened this issue Sep 30, 2022 · 0 comments · Fixed by #6742

Comments

@knn-k
Copy link
Contributor

knn-k commented Sep 30, 2022

omrsysinfo_get_processor_description() returns -1 on AArch64 macOS.
It needs to be implemented.

Use sysctlbyname() to get supported CPU features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant