mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
resolv: Do not install libanl.so symbolic link
This commit is contained in:
parent
737e873b30
commit
bc1e344dc1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user