diff options
Diffstat (limited to 'sysdeps/htl/Makeconfig')
-rw-r--r-- | sysdeps/htl/Makeconfig | 1 |
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 |