Skip to content

Unpin libc and update for FreeBSD/riscv support #147501

@jrtc27

Description

@jrtc27

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

No one assigned

    Labels

    O-freebsdOperating system: FreeBSDO-riscvTarget: RISC-V architectureT-libsRelevant 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions