From: Samuel Thibault Date: Mon, 29 Oct 2018 20:36:01 +0000 (+0000) Subject: t/libpthread_depends X-Git-Tag: archive/raspbian/2.27-8+rpi1^2~113 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1c12e3f8a246dadd7a19abd3720b49590db331f0;p=glibc.git t/libpthread_depends libpthread needs to be built before modules which need it. Signed-off-by: Samuel Thibault Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name tg-libpthread_depends.diff --- diff --git a/nscd/Depend b/nscd/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/nscd/Depend +++ b/nscd/Depend @@ -1 +1,2 @@ nptl +libpthread diff --git a/resolv/Depend b/resolv/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/resolv/Depend +++ b/resolv/Depend @@ -1 +1,2 @@ nptl +libpthread diff --git a/rt/Depend b/rt/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/rt/Depend +++ b/rt/Depend @@ -1 +1,2 @@ nptl +libpthread