[Bug 250307] graphics/mesa-dri: iris_dri.so is missing
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250307 --- Comment #10 from Jan Beich <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"