diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/Versions')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/Versions | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/Versions b/sysdeps/unix/sysv/linux/powerpc/Versions index 8ebeea15a1..cc28d84744 100644 --- a/sysdeps/unix/sysv/linux/powerpc/Versions +++ b/sysdeps/unix/sysv/linux/powerpc/Versions @@ -17,3 +17,8 @@ libm { GLIBC_2.19 { } } +libpthread { + GLIBC_2.6 { + __libpthread_version_placeholder; + } +} \ No newline at end of file |