about summary refs log tree commit diff
path: root/sysdeps/htl
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-01 13:35:54 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-01 13:36:14 +0200
commitd44995a4b35cd41c6a8fea86411ecf3b3068679f (patch)
tree4ff024082ff39edc176f9e5a0af5cdde5c4a948f /sysdeps/htl
parentd90470a37e1e761bbb711131e8531e08c4521f24 (diff)
downloadglibc-d44995a4b35cd41c6a8fea86411ecf3b3068679f.tar.gz
glibc-d44995a4b35cd41c6a8fea86411ecf3b3068679f.tar.xz
glibc-d44995a4b35cd41c6a8fea86411ecf3b3068679f.zip
hurd 64bit: Add missing libanl
The move of libanl to libc was in glibc 2.34 for nptl only.
Diffstat (limited to 'sysdeps/htl')
-rw-r--r--sysdeps/htl/Makeconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/htl/Makeconfig b/sysdeps/htl/Makeconfig
index f8b321c8d2..ab22373ae1 100644
--- a/sysdeps/htl/Makeconfig
+++ b/sysdeps/htl/Makeconfig
@@ -2,6 +2,7 @@
 # This gets included at the end of the main glibc Makeconfig.
 
 have-thread-library = yes
+have-anl-library = yes
 
 shared-thread-library = $(common-objpfx)htl/libpthread.so
 static-thread-library = $(..)htl/libpthread_syms.a $(common-objpfx)htl/libpthread.a $(common-objpfx)mach/libmachuser.a $(common-objpfx)hurd/libhurduser.a