diff options
-rw-r--r-- | elf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile index 06bfa16..883578e 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1683,7 +1683,6 @@ $(objpfx)tst-linkall-static: \ $(common-objpfx)resolv/libresolv.a \ $(common-objpfx)login/libutil.a \ $(common-objpfx)rt/librt.a \ - $(common-objpfx)resolv/libanl.a \ $(static-thread-library) ifeq ($(build-crypt),yes) |