From: gfleury Date: Tue, 18 Nov 2025 12:50:42 +0000 (+0200) Subject: htl: fix compatibility X-Git-Tag: glibc-2.43~196 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77f446346a678f54cf10945d159ccdd2869769a2;p=thirdparty%2Fglibc.git htl: fix compatibility This fix 91fb9914d867320d65a2abe284fb623d91ae5efb which break a system built with an old glibc Message-ID: <20251118125044.1160780-1-gfleury@disroot.org> --- 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;