diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-03-12 08:55:50 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-03-12 09:03:22 -0500 |
commit | dd3946c615184e1957a0cb09352cac72be5d6d5b (patch) | |
tree | 4ff621b441f436fbc37faa2f532a271ce0f1dad6 /sysdeps/powerpc/powerpc64/fpu | |
parent | c44496df2f090a56d3bf75df930592dac6bba46f (diff) | |
download | glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.tar glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.tar.gz glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.tar.bz2 glibc-dd3946c615184e1957a0cb09352cac72be5d6d5b.zip |
PowerPC: Fix bzero definition for static libc for PPC32
This patch fixes an issue for powerpc32-fpu static build which fails
with an 'bzero' undefined reference. This patch adds bzero ifunc selector
for static builds and fixes the '__bzero_ppc' reference to default
memset symbol (since static memset build does not provide ifunc
selector).
Fixes BZ#16689.
Diffstat (limited to 'sysdeps/powerpc/powerpc64/fpu')
0 files changed, 0 insertions, 0 deletions