]> code.ossystems Code Review - openembedded-core.git/commit
elfutils_0.148.bb: Fix compilation issues on uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Apr 2011 03:52:54 +0000 (20:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2011 08:52:27 +0000 (09:52 +0100)
commita991226ff160c20fd7a03fe3b53b36389d3ff1f4
tree7bcc066f23d36c2993c33f155636c07197e0aa6a
parentaab85d9003afa544f67a9573692683f36f9e44d0
elfutils_0.148.bb: Fix compilation issues on uclibc

* Add -luargp and -lintl to linker flags
* __mempcpy is not there on uclibc so define it to mempcpy

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.148.bb