mirror of git://sourceware.org/git/glibc.git
htl: fix compatibility
This fix 91fb9914d8 which break a system
built with an old glibc
Message-ID: <20251118125044.1160780-1-gfleury@disroot.org>
This commit is contained in:
parent
8c66b742cf
commit
77f446346a
|
|
@ -317,6 +317,10 @@ libc {
|
|||
}
|
||||
|
||||
libpthread {
|
||||
GLIBC_2.2.6 {
|
||||
__libpthread_version_placeholder;
|
||||
}
|
||||
|
||||
GLIBC_2.12 {
|
||||
pthread_atfork;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue