elfutils: towards uClibc support: solve memcpy problem
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Jan 2013 05:22:50 +0000 (05:22 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 7 Jan 2013 20:43:06 +0000 (21:43 +0100)
commita64632e44728450e6fa814ce95fbb67161c8971a
treee5f3c4bb4babdcddc9412f9c7f01c298b01cf23d
parent8e6c06fb11684ab8aa5454338024040dae95e57e
elfutils: towards uClibc support: solve memcpy problem

elfutils uses some strange internal alias of memcpy in glibc, so
workaround this when building with uClibc.

Heavily based from work done by Stefan Fröberg, but with many further
modifications by Thomas Petazzoni.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/elfutils/elfutils-03-memcpy-def.patch [new file with mode: 0644]