maintainer-feedback requested: [Bug 273981] graphics/mesa-dri: fix build with lld 17
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273981] graphics/mesa-dri: fix build with lld 17"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 17:52:46 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody) <x11@FreeBSD.org> 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.