about summary refs log tree commit diff
path: root/libio
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-02-25 07:49:51 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-02-25 13:25:54 -0500
commit115e0de72a2aa6f4999f0c0c0184cbabdfec6c63 (patch)
treeaba2fe9532c6806e1000c3296a7f60634c3bd2b6 /libio
parent137cef7d433407bd2ded8bcc5bea70e5858df47a (diff)
downloadglibc-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 'libio')
0 files changed, 0 insertions, 0 deletions