diff options
Diffstat (limited to 'sysdeps/nptl')
-rw-r--r-- | sysdeps/nptl/Makeconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/nptl/Makeconfig b/sysdeps/nptl/Makeconfig index 2ce1aa7347..77aedd1e73 100644 --- a/sysdeps/nptl/Makeconfig +++ b/sysdeps/nptl/Makeconfig @@ -19,6 +19,7 @@ # This gets included at the end of the main glibc Makeconfig. have-thread-library = yes +have-anl-library = $(have-GLIBC_2.34) # The thread library is integrated. shared-thread-library = |