-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add support for arm-linux-musleabihf #7859
base: master
Are you sure you want to change the base?
Conversation
is it tested? |
The original PR was as good as the |
To be symetrical with musl. It's not currently used but it may be in the future.
7971034
to
e8be395
Compare
I got this errors when cross compiling with a newly compiled compiler:
|
I would like to go forward on this, but struggling with cross-compilation 😕 |
Bump? |
Follow up of #5862.
All credits go to @jirutka .
Resolves #5467