summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 10:50:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 12:40:57 +0100
commit5280efe34f198bf0a5580bb976ba24ca9669cca4 (patch)
tree1a0c4fb3dd189f8f95389a411c227c9b19531621 /docs/manual
parent6d266356e5ba1e7a1dd515e23d8f45ac8ff8020e (diff)
downloadbuildroot-5280efe34f198bf0a5580bb976ba24ca9669cca4.tar.gz
buildroot-5280efe34f198bf0a5580bb976ba24ca9669cca4.zip
package/libglib2: add optional support for elfutils
When elfutils was compiled before, libglib2 will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/gresource | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [libgio-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgobject-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libgmodule-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libglib-2.0.so.0] 0x0000000000000001 (NEEDED) Shared library: [libelf.so.1] 0x0000000000000001 (NEEDED) Shared library: [libintl.so.8] 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 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
OpenPOWER on IntegriCloud