-
Notifications
You must be signed in to change notification settings - Fork 60
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
libree 3.1.1 make check fails on aarch64 on alpine linux #78
Comments
Hm, maybe those should be conditional |
same with debian: https://buildd.debian.org/status/package.php?p=libtree&suite=sid |
are there any architectures other than x86_64 that supports multilib with -m32/-m64? |
I'm not sure it makes sense to test for a flag, shouldn't it just explicitly test all the supported ISAs on all the architectures? |
I'll try to come up with a solution compatible with cross-compiling tonight. |
Fixes: haampie#78 Signed-off-by: Ismael Luceno <[email protected]>
The text was updated successfully, but these errors were encountered: