buildroot/package/iproute2
Bernd Kuhls 5da3186efb package/iproute2: add optional support for elfutils
When elfutils was compiled before, iproute2 will use it as optional
dependency:

$ output/host/usr/bin/x86_64-linux-readelf -a output/target/sbin/tc | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libelf.so.1]
[...]

The build system offers no option to en-/disable elfutils support:
http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/tree/configure#n252

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-21 12:41:23 +01:00
..
0001-Avoid-in6_addr-redefinition.patch iproute2: fix build with musl 2015-11-19 22:51:29 +01:00
0002-Add-missing-sys-types.h-include.patch iproute2: fix build with musl 2015-11-19 22:51:29 +01:00
0003-iproute2-fix-building-with-musl.patch iproute2: add musl build fix patch 2016-01-21 22:14:03 +01:00
Config.in iproute2: needs headers >= 3.0 2015-07-28 22:56:09 +02:00
iproute2.hash iproute2: bump to version 4.4.0 2016-01-12 21:35:22 +01:00
iproute2.mk package/iproute2: add optional support for elfutils 2016-02-21 12:41:23 +01:00