elfutils: towards uClibc support: argp-standalone usage
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Jan 2013 05:22:49 +0000 (05:22 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 7 Jan 2013 20:43:01 +0000 (21:43 +0100)
commit8e6c06fb11684ab8aa5454338024040dae95e57e
treed2e7f9fd161131f6878c335693e642eb6b487ef8
parenteb6cf3003366864aa29cc56eab88c26c3d8baedf
elfutils: towards uClibc support: argp-standalone usage

elfutils uses the argp family of functions, that isn't available in
uClibc. So, we add a dependency on argp-standalone if building with
uClibc, and modify elfutils source code to link against argp if
needed.

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/Config.in
package/elfutils/elfutils-02-argp-support.patch [new file with mode: 0644]
package/elfutils/elfutils.mk