[hurd,commited 1/3] htl: fix compatibility
Samuel Thibault
samuel.thibault@ens-lyon.org
Tue Nov 18 14:02:06 GMT 2025
From: gfleury <gfleury@disroot.org>
This fix 91fb9914d867320d65a2abe284fb623d91ae5efb which break a system
built with an old glibc
Message-ID: <20251118125044.1160780-1-gfleury@disroot.org>
---
htl/Versions | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/htl/Versions b/htl/Versions
index d46490b3a5..343de800b0 100644
--- a/htl/Versions
+++ b/htl/Versions
@@ -317,6 +317,10 @@ libc {
}
libpthread {
+ GLIBC_2.2.6 {
+ __libpthread_version_placeholder;
+ }
+
GLIBC_2.12 {
pthread_atfork;
--
2.51.0
More information about the Libc-alpha
mailing list