diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | nscd/Depend | 2 | ||||
-rw-r--r-- | resolv/Depend | 1 | ||||
-rw-r--r-- | rt/Depend | 1 |
4 files changed, 6 insertions, 3 deletions
@@ -1,5 +1,10 @@ 2014-05-21 Joseph Myers <joseph@codesourcery.com> + * nscd/Depend (linuxthreads): Remove. + (nptl): Add. + * resolv/Depend (linuxthreads): Remove. + * rt/Depend (linuxthreads): Remove. + * Makeconfig [$(build-hardcoded-path-in-tests) = yes] (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of $(common-objpfx)elf/. diff --git a/nscd/Depend b/nscd/Depend index fe673ba5ec..6c1aa44e6e 100644 --- a/nscd/Depend +++ b/nscd/Depend @@ -1 +1 @@ -linuxthreads +nptl diff --git a/resolv/Depend b/resolv/Depend index 8d2587bbc1..6c1aa44e6e 100644 --- a/resolv/Depend +++ b/resolv/Depend @@ -1,2 +1 @@ -linuxthreads nptl @@ -1,2 +1 @@ -linuxthreads nptl |