about summary refs log tree commit diff
path: root/resolv
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-12-30 09:00:41 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-12-30 09:05:25 -0300
commitbc1e344dc1fb7f406c42e03a63dd3dbf426af9e7 (patch)
treecc2d3f957a26937d3bf86cb2d587284867c3aefd /resolv
parent737e873b305d8a2d925a8e346b84910eae5a39b3 (diff)
downloadglibc-bc1e344dc1fb7f406c42e03a63dd3dbf426af9e7.tar.gz
glibc-bc1e344dc1fb7f406c42e03a63dd3dbf426af9e7.tar.xz
glibc-bc1e344dc1fb7f406c42e03a63dd3dbf426af9e7.zip
resolv: Do not install libanl.so symbolic link
Diffstat (limited to 'resolv')
-rw-r--r--resolv/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index ed353386d9..5606eab1fd 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -180,6 +180,11 @@ $(libanl-routines-var) += \
 libanl-routines += libanl-compat
 libanl-shared-only-routines += libanl-compat
 
+# Pretend that libanl.so is a linker script, so that the symbolic link
+# is not installed.
+install-lib-ldscripts = libanl.so
+$(inst_libdir)/libanl.so:
+
 subdir-dirs = nss_dns
 vpath %.c nss_dns