-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 riscv32 support for musl C library based linux platforms #2540
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) soon. Please see the contribution instructions for more information. |
ci/build.sh needs to be adjusted, so this is tested properly, as seen here: |
musl/rv32 support is still in upstreaming process. Once thats done, we will add it to CI |
Can you link to the merge request please then? I thought the below was enough, is there some other in-progress activity somewhere? |
Style check is failing, can you please fix it? |
Signed-off-by: Khem Raj <[email protected]>
fixed |
@bors r+ |
📌 Commit 391a9b2 has been approved by |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
Signed-off-by: Khem Raj [email protected]