mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-23 10:27:48 +03:00
This is part of the libpthread removal project: <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html> A new symbol version is added on libc to force loading failure instead of lazy binding one for newly binaries with old loaders. Checked with a build against all affected ABIs.