[Bug 258346] graphics/libdrm: add runtime dependency on pthread-stubs

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Sep 2021 15:13:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258346

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1a01638104b4a6f4b72483d00ce817bb2a64c7a9

commit 1a01638104b4a6f4b72483d00ce817bb2a64c7a9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-09-07 18:45:30 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-09-08 15:11:37 +0000

    graphics/libdrm: drop dependency on pthread-stubs

    Avoid empty private library (only passes -pthread) leaking into consumers.

    PR:             258346
    Tested by:      Evgeniy Khramtsov
    Approved by:    manu

 graphics/libdrm/Makefile | 5 ++++-
 graphics/libdrm/distinfo | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

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