-
-
Notifications
You must be signed in to change notification settings - Fork 231
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
arm64: error: variable 'r3' set but not used [-Werror,-Wunused-but-set-variable] #245
Comments
Thanks. Since I don't have any ARM systems (the failure was in the central build) - I'd wait for the next release. |
The next release of cglm was landed yesterday: https://github.com/recp/cglm/releases |
If the fix is included - I'd see if fallout messages would keep coming. |
I was using a slighty older version of cglm and ran into this. Update the submodule to latest master and build works again. Thanks maintainers! |
@recp There are no more failures on arm with 0.8.5. |
@RobertLemmens @yurivict thanks 🚀 |
Build fails on arm64:
Version: 0.8.4
clang-12
OS: FreeBSD 13
The text was updated successfully, but these errors were encountered: