diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-03-10 15:26:20 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-03-11 09:31:59 -0500 |
commit | 4facea473059914983b7da8dd654c06b8e3dcc41 (patch) | |
tree | 520c9f3e14f1a1ad5d036b1561d6a02c29567982 /nptl/pthread_setconcurrency.c | |
parent | e65caf1f1df4ecc122da3d30689ee2e8e2bd354f (diff) | |
download | glibc-4facea473059914983b7da8dd654c06b8e3dcc41.tar.gz glibc-4facea473059914983b7da8dd654c06b8e3dcc41.tar.xz glibc-4facea473059914983b7da8dd654c06b8e3dcc41.zip |
PowerPC: Fix bzero definition for static libc for PPC64
This patch fixes an issue for powerpc64[le] static build where __bzero is definied in multiple places (memset-ppc64.o and bzero.o). It is now defined only in bzero.o and memset-ppc64.o only defined __bzero_ppc for both dynamic and static library. Fixes BZ#16683.
Diffstat (limited to 'nptl/pthread_setconcurrency.c')
0 files changed, 0 insertions, 0 deletions