mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
hurd 64bit: Add missing libanl
The move of libanl to libc was in glibc 2.34 for nptl only.
This commit is contained in:
@@ -186,7 +186,7 @@ libresolv-routines := \
|
||||
resolv-deprecated \
|
||||
# libresolv-routines
|
||||
|
||||
ifeq ($(have-GLIBC_2.34)$(have-thread-library),yesyes)
|
||||
ifeq ($(have-anl-library),yes)
|
||||
# Empty compatibility library for old binaries.
|
||||
extra-libs += libanl
|
||||
libanl-routines += libanl-compat
|
||||
|
Reference in New Issue
Block a user