maintainer-feedback requested: [Bug 282316] graphics/mesa-dri: fix build with clang 19
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 282316: graphics/mesa-dri: fix build with clang 19 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282316 --- Description --- Build with llvm19 fails. It seems the following upstream patch is enough to fix it. https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29993