-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Open
Labels
O-freebsdOperating system: FreeBSDOperating system: FreeBSDO-riscvTarget: RISC-V architectureTarget: RISC-V architectureT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.This issue may need triage. Remove it if it has been sufficiently triaged.
Description
Currently libc is pinned to 0.2.174 in a couple of places due to bytecodealliance/rustix#1496. Although that issue is currently open, the comments suggest that it has in fact been resolved. Either way, this needs to be dealt with, as sticking with an old version of the libc crate means that FreeBSD/riscv support remains broken, as that requires 0.2.176 (see rust-lang/libc#4688), and holding back all architectures in rust for the sake of a single low-tier one doesn't seem like the right balance (even if FreeBSD/riscv is also low-tier in this case, tier 1 architectures would surely want to not be stuck on an old libc crate).
Metadata
Metadata
Assignees
Labels
O-freebsdOperating system: FreeBSDOperating system: FreeBSDO-riscvTarget: RISC-V architectureTarget: RISC-V architectureT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.This issue may need triage. Remove it if it has been sufficiently triaged.