diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/Versions')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/Versions b/sysdeps/unix/sysv/linux/powerpc/Versions index 9b583fbbe6..8ebeea15a1 100644 --- a/sysdeps/unix/sysv/linux/powerpc/Versions +++ b/sysdeps/unix/sysv/linux/powerpc/Versions @@ -13,3 +13,7 @@ libc { __vdso_time; } } +libm { + GLIBC_2.19 { + } +} |