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

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

--- Comment #60 from Mikael Urankar <mikael@FreeBSD.org> ---
(In reply to void from comment #59)
The patch was applied, now you need to rebuild a bootstrap on an amd64 machine:
cd /usr/ports/lang/rust-bootstrap
env FLAVOR=riscv64 make

Then you can use this bootstrap to try to build a simple helloworld program.

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