freebsd/cddl/usr.bin
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
..
ctfconvert Remove -I flag for include path that doesn't exist 2020-09-10 15:37:07 +00:00
ctfdump Remove -I flag for include path that doesn't exist 2020-09-10 15:37:07 +00:00
ctfmerge Remove -I flag for include path that doesn't exist 2020-09-10 15:37:07 +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
zinject Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
zstream Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
zstreamdump Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
ztest Add missing includes of src.opts.mk 2020-11-16 17:20:35 +00:00
Makefile build: remove LIBPTHREAD/LIBTHR build options 2021-01-22 12:33:27 -06:00
Makefile.inc