Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2023 19:47:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 270421] graphics/librsvg2-rust: 2.56.0 Fails to compile because of LLVM version mismatch
Message-ID:  <bug-270421-39348-n2rx3wHYpf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270421-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270421-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270421

Charlie Li <vishwin@freebsd.org> changed:

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

--- Comment #7 from Charlie Li <vishwin@freebsd.org> ---
USES=3Dllvm makes matching LLVM versions easy, but there's more to the stor=
y.
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270421-39348-n2rx3wHYpf>