[Bug 269462] x11/libxcb: drop unnecessary libpthread-stubs dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Mar 2023 17:33:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269462

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

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

commit a387409d2b1af8da566cd75d43105059138fae37
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-10 14:45:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-11 17:29:05 +0000

    x11/libxcb: drop libpthread-stubs dependency

    Switch from libpthread to pthread stubs in libc. This is how
    libpthread-stubs was supposed to work before it became useless.

    PR:             269462
    Exp-run by:     antoine
    Approved by:    manu

 x11/libxcb/Makefile                    |  5 ++---
 x11/libxcb/files/patch-configure (new) | 13 +++++++++++++
 2 files changed, 15 insertions(+), 3 deletions(-)

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