Adhemerval Zanella 115e0de72a 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.
2015-02-25 13:25:54 -05:00
..
2015-02-12 13:57:32 -08:00
2015-02-08 18:46:00 +01:00
2015-02-05 23:14:38 -05:00
2015-02-25 13:25:54 -05:00
2015-02-07 21:48:32 +01:00
2015-01-31 23:39:50 -08:00