[Bug 281600] lang/rust failing to build on risc-v (again)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Sep 2025 15:05:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281600

--- Comment #55 from Jessica Clarke <jrtc27@freebsd.org> ---
It appears that patch was committed to the main branch, but despite it being
the libc repo that is not actually the branch that is used for libc crate
releases? All the recent tags for libc crate releases are on the libc-0.2
branch which does not have that patch applied:
https://github.com/rust-lang/libc/blob/libc-0.2/build.rs#L76

So that needs fixing. Someone adventurous should try applying that patch,
rebuilding the bootstrap compiler and then using that to build rust on a 12+
ABI kernel.

-- 
You are receiving this mail because:
You are on the CC list for the bug.