]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: adjust for recent gnulib pthread changes
authorBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2019 03:29:00 +0000 (21:29 -0600)
committerAssaf Gordon <assafgordon@gmail.com>
Mon, 12 Aug 2019 21:10:46 +0000 (15:10 -0600)
commita3d070fa3269e89dfad49fde8ea30758afa36f4b
tree5babde9f7449c66cbf2a3e201c9421df7441a996
parent725c8d6bed902a181da867a5d38efd01f62d8c9a
build: adjust for recent gnulib pthread changes

Discussed in https://lists.gnu.org/r/coreutils/2019-08/msg00030.html .

* bootstrap.conf (gnulib_modules): Replace 'pthread' with
pthread-* modules.
* src/sort.c: Remove GNULIB_defined_pthread_functions conditional.
bootstrap.conf
src/sort.c