freebsd/cddl
Kyle Evans 123ae3045d build: remove LIBPTHREAD/LIBTHR build options
WITHOUT_LIBTHR has been broken for a little over five years now, since the
xz 5.2.0 update introduced a hard liblzma dependency on libthr, and building
a useful system without threading support is becoming increasingly more
difficult.

Additionally, in the five plus years that it's been broken more reverse
dependencies have cropped up in libzstd, libsqlite3, and libcrypto (among
others) that make it more and more difficult to reconcile the effort needed
to fix these options.

Remove the broken options.

PR:		252760
Reviewed by:	brooks, emaste, kib
Differential Revision:	https://reviews.freebsd.org/D28263
2021-01-22 12:33:27 -06:00
..
compat/opensolaris Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
contrib/opensolaris dtrace tests: fix prototypes for gcc build 2021-01-10 21:53:15 -08:00
lib build: remove LIBPTHREAD/LIBTHR build options 2021-01-22 12:33:27 -06:00
sbin Use MLINKS where appropriate for zfs/zpool subcommand pages 2020-09-02 15:20:10 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
usr.bin build: remove LIBPTHREAD/LIBTHR build options 2021-01-22 12:33:27 -06:00
usr.sbin build: remove LIBPTHREAD/LIBTHR build options 2021-01-22 12:33:27 -06:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00