[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Dec 2023 22:04:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275388 --- Comment #25 from gnikl@justmail.de --- (In reply to commit-hook from comment #19) > When building with an unclean env and if devel/elfutils is installed build > system will be confused and use libelf headers from ${LOCALBASE}/include but > libelf from base. This is a genuine mesa bug, isn't it? Disabling libelf support with -Dlibelf=disabled should cause mesa not using libelf altogether. Thus still using libelf headers and/or linking against libelf should simply not happen. Why have an option to disable a feature if it does not do what it is intended for? -- You are receiving this mail because: You are the assignee for the bug.