Skip to content
Commit 115e0de7 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

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.
parent 137cef7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment