Skip to content
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 400-series syscalls to musl riscv64 definitions #2664

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

rschulman
Copy link
Contributor

This PR adds 19 missing syscalls to the riscv64 musl definitions. The missing calls were copied directly from the riscv64 GNU definitions. The missing definitions (in particular SYS_clone3) are preventing compiling std for riscv64gc-unknown-linux-musl.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@joshtriplett
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 1, 2022

📌 Commit 7b3bc1d has been approved by joshtriplett

@bors
Copy link
Contributor

bors commented Feb 1, 2022

⌛ Testing commit 7b3bc1d with merge dca3dae...

@bors
Copy link
Contributor

bors commented Feb 1, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: joshtriplett
Pushing dca3dae to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants