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

support for aarch64 #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

support for aarch64 #85

wants to merge 2 commits into from

Conversation

t-nojiri
Copy link

This is a fix for building on aarch64.
Use sse2neon to build on aarch64.
The built-in type of va_list in aarch64 is a structure.
I modified it to use va_arg.

@philres
Copy link
Owner

philres commented Sep 15, 2020

That's great, thank you very much.

Could you do me a favor and please change the version in CMakeLists.txt to 0.2.9?

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