diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2015-02-25 07:49:51 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2015-02-25 13:25:54 -0500 |
commit | 115e0de72a2aa6f4999f0c0c0184cbabdfec6c63 (patch) | |
tree | aba2fe9532c6806e1000c3296a7f60634c3bd2b6 /sysdeps/powerpc/abort-instr.h | |
parent | 137cef7d433407bd2ded8bcc5bea70e5858df47a (diff) | |
download | glibc-115e0de72a2aa6f4999f0c0c0184cbabdfec6c63.tar.gz glibc-115e0de72a2aa6f4999f0c0c0184cbabdfec6c63.tar.xz glibc-115e0de72a2aa6f4999f0c0c0184cbabdfec6c63.zip |
powerpc: Fix memmove static build
This patch fixes the missing "__memcpy_ppc" symbol for memmove-ppc64 object in static builds. Since memcpy ifunc is not enabled in static mode, the specialized symbols are not provided. The patch changed the it to just "__memcpy" instead.
Diffstat (limited to 'sysdeps/powerpc/abort-instr.h')
0 files changed, 0 insertions, 0 deletions