[Bug 250307] graphics/mesa-dri: iris_dri.so is missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 20 09:53:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250307

--- Comment #10 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Niclas Zeising from comment #9)
> with_gallium_iris should be defined, and adding this patch means
> that the loader will try to use iris even when it's disabled

loader.c is part of libGL.so, libEGL.so and libgbm.so from mesa-libs which is
built with -Dgallium-drivers="", so with_gallium_iris is false. Other
downstreams (Alpine, Arch, Fedora, Debian, Void) split libraries into a
separate package after building with all drivers enabled (for a given
architecture), so with_gallium_iris is true.

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


More information about the freebsd-x11 mailing list