diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 10:50:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 12:41:23 +0100 |
commit | 5da3186efbeeff49ea4dc1774280d7cc2899c27f (patch) | |
tree | 901c859d327d51fdb37b67f6326bdae2f441cccb /docs/manual | |
parent | 34c58907f69e425cd9d391bb28b83165a80b7d39 (diff) | |
download | buildroot-5da3186efbeeff49ea4dc1774280d7cc2899c27f.tar.gz buildroot-5da3186efbeeff49ea4dc1774280d7cc2899c27f.zip |
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>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions