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

cpufeatures: add support for FreeBSD/aarch64 #837

Open
valpackett opened this issue Feb 12, 2023 · 2 comments
Open

cpufeatures: add support for FreeBSD/aarch64 #837

valpackett opened this issue Feb 12, 2023 · 2 comments

Comments

@valpackett
Copy link

std::detect uses userspace mrs on FreeBSD/aarch64 as well as having auxval code that's currently used on arm32 and powerpc64 that would work too.
One of these ways should be used here as well… (this is a TODO for myself I guess)

@tarcieri
Copy link
Member

A PR to add FreeBSD support would be accepted, although I'm not sure what a good CI story for it is

@brxken128
Copy link
Contributor

A PR to add FreeBSD support would be accepted, although I'm not sure what a good CI story for it is

There is this action which may do the job.

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

No branches or pull requests

3 participants