-
Notifications
You must be signed in to change notification settings - Fork 64
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
Haiku port fails on 32bit #54
Comments
Thanks for reporting this. I think it would be better to just change the instances of |
Thanks for looking into this, I'll report back later :) |
PR created, would be nice if someone on a 32bit system could double-check this? :) |
Successfully built in i386 debian chroot. We can merge that PR. |
Thanks a lot for checking. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The reported error:
chafa-popcnt.c:45:10: error: unknown type name '__int32_t'; did you mean 'u_int32_t'?
can be fixed with the next solution, would this be ok to create a PR for?The text was updated successfully, but these errors were encountered: