]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Fix tst-linkall-static link when pthread is not in libc
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 4 Jan 2022 10:34:29 +0000 (10:34 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 4 Jan 2022 10:34:47 +0000 (10:34 +0000)
commit7ac2bee49540b87e6e1c309e23ea170b0fa6e5df
treeda3c4fcef8edf4b3330dffdeb7e25e46714db2f2
parent28713c06129f8f64f88c423266e6ff2880216509
elf: Fix tst-linkall-static link when pthread is not in libc

In that case we want to link in libanl.a, thus providing getaddrinfo_a.
elf/Makefile