Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2023 08:56:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 275388] graphics/mesa-dri: 23.1.8 breaks some radeon cards
Message-ID:  <bug-275388-7141-LEFzfrAJBW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275388-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275388-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275388

--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9f41e650f5645f1e50d8e51eb53ea23=
1ff9f5149

commit 9f41e650f5645f1e50d8e51eb53ea231ff9f5149
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-12-04 08:51:25 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
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 ba=
se
    will be used.
    When building with an unclean env and if devel/elfutils is installed bu=
ild
    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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275388-7141-LEFzfrAJBW>