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 L4re support for arm #2362

Closed
wants to merge 2 commits into from

Conversation

sevenautumns
Copy link

This PR adds L4re support for arm with uclibc similar to previous PRs for L4re on x86.

I already tested these changes with a bootstrapped rust compiler using the L4Re Linker L4Bender as I described it in:
humenda/rustl4re#3

There is currently no arm L4re target in the official Rust repo.
And I do not know if it is a good Idea to add one right know since the linker L4Bender is not present:
rust-lang/rust#54425

@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 @JohnTitor (or someone else) soon.

Please see the contribution instructions for more information.

@JohnTitor
Copy link
Member

I assume you have a custom target for L4re, isn't it sufficient to have a fork libc as well?

@bors
Copy link
Contributor

bors commented Sep 24, 2021

☔ The latest upstream changes (presumably #2403) made this pull request unmergeable. Please resolve the merge conflicts.

@JohnTitor
Copy link
Member

Closing in favor of the above comment, feel free to re-open if there's a reason to have it on this crate.

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

4 participants