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

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

--- Comment #42 from Mikael Urankar <mikael@FreeBSD.org> ---
(In reply to void from comment #41)
Remove these lines in lang/rust/Makefile and try again:
152 # Check that the running kernel has COMPAT_FREEBSD11 required by lang/rust
post-ino64
153         @${SETENV} CC="${CC}" OPSYS="${OPSYS}" OSVERSION="${OSVERSION}"
WRKDIR="${WRKDIR}" \
154                 ${SH} ${SCRIPTSDIR}/rust-compat11-canary.sh

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