-
Notifications
You must be signed in to change notification settings - Fork 69
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
RISC-V Linux Tier 2 Host support #312
Comments
This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Use this issue to leave procedural comments, such as volunteering to review, indicating that you second the proposal (or third, etc), or raising a concern that you would like to be addressed. |
OK, I'm not sure the best way to make approvals for Tier 2, but I propose that we go with FCP for now. To that end, I would like to propose to @rust-lang/compiler that we elevate RISC-V Linux to Tier 2 support. This would mean that we would check that it continues to build and that we can build it not only in cross-compiling mode but also on a RISC-V system, self-hosted. The @rust-lang/infra team already gave their assent here. We have a proposed notification group of folks that would help with maintenance. Moving to Tier 2 is certainly not irreversible, but it will mean that we distribute binaries with rustup, so withdrawing support would be quite noticeable. The main risk I see is that if we start getting more RISC-V specific bug reports, it will be hard for us to reproduce: but we're not committed to support at this tier, and the notification group should help with resolving such issues. @rfcbot fcp merge |
Team member @nikomatsakis has proposed to merge this. The next step is review by the rest of the tagged team members:
No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
🔔 This is now entering its final comment period, as per the review above. 🔔 psst @nikomatsakis, I wasn't able to add the |
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
The final comment period, with a disposition to merge, as per the review above, is now complete. As the automated representative of the governance process, I would like to thank the author for their work and everyone else who contributed. The RFC will be merged soon. psst @nikomatsakis, I wasn't able to add the |
Proposal
Support
riscv64gc-unknown-linux-gnu
hosts at Tier 2. The Tier 2 support currently advertised on rust-forge is only for cross compilation.Mentors or Reviewers
@nikomatsakis
Process
The main points of the Major Change Process is as follows:
@rustbot second
.-C flag
, then full team check-off is required.@rfcbot fcp merge
on either the MCP or the PR.You can read more about Major Change Proposals on forge.
Comments
This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Use this issue to leave procedural comments, such as volunteering to review, indicating that you second the proposal (or third, etc), or raising a concern that you would like to be addressed.
The text was updated successfully, but these errors were encountered: