Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2022 12:40:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 264783] graphics/mesa-dri pulls in the entire llvm package
Message-ID:  <bug-264783-7141-5Q1uNX5i6a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264783-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264783-7141@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=3D264783

--- Comment #8 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #6)
None of the Intel drivers (crocus, iris, anv) need LLVM. libLLVM.so is only
referenced because Gallium is built as one mega driver with hard links for =
each
DRI name.

lang/clover inherits pinned LLVM_DEFAULT from graphics/mesa-dri which is
devel/llvm13 but devel/libclc uses devel/llvm12. Mixing LLVM bitcode is
error-prone (e.g., www/firefox + LTO vs. lang/rust) but maybe backward
compatibility is better than forward compatibility.

--=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-264783-7141-5Q1uNX5i6a>