[Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275388 --- Comment #25 from [email protected] --- (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.