git: Remove obsolete THREAD_LIB, LIBPTHREAD, and -lpthread
Aaron LI
aly at crater.dragonflybsd.org
Thu Sep 17 06:25:15 PDT 2026
commit 925ffaef8247c81c9a88ea070093965328c7543a
Author: Aaron LI <aly at aaronly.me>
Date: Thu Sep 17 17:24:16 2026 +0800
Remove obsolete THREAD_LIB, LIBPTHREAD, and -lpthread
Summary of changes:
Makefile.inc1 | 11 ++++-------
etc/defaults/make.conf | 3 ---
gnu/lib/gcc120/libgomp/Makefile | 3 ---
gnu/lib/gcc80/libgomp/Makefile | 3 ---
initrd/rescue/Makefile | 1 -
lib/libprop/Makefile | 2 --
lib/librt/Makefile | 3 ---
lib/libusb/Makefile | 3 ---
sbin/hammer2/Makefile | 3 ---
sbin/svc/Makefile | 2 --
sbin/udevd/Makefile | 4 ++--
share/man/man5/make.conf.5 | 7 +------
share/mk/bsd.libnames.mk | 3 ---
test/debug/Makefile | 2 +-
test/interbench/Makefile | 2 +-
test/nvmm/demo/toyvirt/Makefile | 2 +-
test/stress/stress2/misc/datamove3.sh | 2 +-
test/stress/stress2/misc/mmap2.sh | 2 +-
test/stress/stress2/misc/mmap3.sh | 2 +-
test/testcases/mem/mmap_1/Makefile | 2 --
test/testcases/threads/umtx_errno/Makefile | 2 --
tools/tools/netrate/kq_sendrecv/Makefile.inc | 2 --
usr.bin/dsynth/Makefile | 4 ++--
usr.bin/sort/Makefile | 2 --
usr.bin/xz/Makefile | 3 ---
usr.bin/zstd/Makefile | 2 --
usr.sbin/802_11/wpa_supplicant/Makefile | 3 +--
usr.sbin/acpi/acpiexec/Makefile | 3 ---
usr.sbin/nscd/Makefile | 4 ++--
usr.sbin/vknetd/Makefile | 2 --
30 files changed, 18 insertions(+), 71 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/925ffaef8247c81c9a88ea070093965328c7543a
--
DragonFly BSD source repository
More information about the Commits
mailing list