maintainer-feedback requested: [Bug 273981] graphics/mesa-dri: fix build with lld 17
| 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 273981: graphics/mesa-dri: fix build with lld 17 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273981 --- Description --- Some symbols in mesa's linker version scripts are not always defined, depending on configuration options. Suppress errors with lld >= 17 due to these undefined symbols. This applies to multiple mesa ports, such as mesa-dri, mesa-libs, mesa-gallium-*, etc.