From: Samuel Thibault Date: Sun, 14 Jan 2018 10:24:48 +0000 (+0000) Subject: t/libpthread_depends X-Git-Tag: archive/raspbian/2.26-4+rpi1^2~148 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7c466414435181b941ca95b6e769bcf5f223ccf8;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