[Bug 269453] devel/libpthread-stubs: remove port
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269453] devel/libpthread-stubs: remove port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Mar 2023 15:14:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269453 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa72a65245df6bf0e11f1d46ba1bf3131adb6aab commit aa72a65245df6bf0e11f1d46ba1bf3131adb6aab Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-10 13:55:39 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-12 15:12:59 +0000 devel/libpthread-stubs: remove port libpthread-stubs >= 0.4 isn't granular: checks too few or often unused pthread symbols. On FreeBSD it always added -pthread even if pthread stubs libc would be enough. Consumers usually avoid libpthread-stubs dependency on Linux, duplicating the logic. So, remove the wrapper. PR: 269453 See also: https://gitlab.freedesktop.org/xorg/lib/pthread-stubs/-/issues/2 Inspired by: Arch, Fedora, OpenBSD, PkgSrc, Void Approved by: ashish (maintainer) MOVED | 1 + devel/Makefile | 1 - devel/libpthread-stubs/Makefile (gone) | 19 ------------------- devel/libpthread-stubs/distinfo (gone) | 3 --- devel/libpthread-stubs/pkg-descr (gone) | 9 --------- 5 files changed, 1 insertion(+), 32 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.