about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2015-08-17 16:20:46 +0200
committerAndreas Schwab <schwab@suse.de>2015-08-17 16:21:51 +0200
commit1e15a853ed43e9f71cbec6d36e016d31b0d238a1 (patch)
tree7b6f6ecd088d567ce823c5474176c6f96a4d41eb /sysdeps/unix/sysv/linux
parent1c70b6f1551fdb4b9fcdd34761dbe8505e97f60e (diff)
downloadglibc-1e15a853ed43e9f71cbec6d36e016d31b0d238a1.tar.gz
glibc-1e15a853ed43e9f71cbec6d36e016d31b0d238a1.tar.xz
glibc-1e15a853ed43e9f71cbec6d36e016d31b0d238a1.zip
Add version set GLIBC_2.19 for linux/powerpc
Diffstat (limited to 'sysdeps/unix/sysv/linux')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Versions4
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 {
+  }
+}