[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 #19 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f41e650f5645f1e50d8e51eb53ea231ff9f5149 commit 9f41e650f5645f1e50d8e51eb53ea231ff9f5149 Author: Emmanuel Vadot <[email protected]> AuthorDate: 2023-12-04 08:51:25 +0000 Commit: Emmanuel Vadot <[email protected]> CommitDate: 2023-12-04 08:55:01 +0000 graphics/mesa: Fix port when elfutils is installed By default when building in a clean env (i.e. poudriere) libelf from base will be used. 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. Fix this. Sponsored by: Beckhoff Automation GmbH & Co. KG PR: 275388 graphics/mesa-dri/Makefile.common | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.