[Bug 270421] graphics/librsvg2-rust: 2.56.0 Fails to compile because of LLVM version mismatch

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 May 2023 19:47:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270421

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vishwin@freebsd.org

--- Comment #7 from Charlie Li <vishwin@freebsd.org> ---
USES=llvm makes matching LLVM versions easy, but there's more to the story.
Since the Rust toolchain will never (unless something drastically changes) use
base system LLVM, we may have to unconditionally use ports LLVM, like the
gecko@ ports, if/when WITH_LLVM_BINUTILS becomes ready enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.