summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-kernel-module.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 10:50:09 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 12:41:56 +0100
commit33b6119d87e8eea6244894f914ce51f4bce1efa9 (patch)
tree270954ff5b1a085767016aeaa896c3ef0d3ebb7f /docs/manual/adding-packages-kernel-module.txt
parent5da3186efbeeff49ea4dc1774280d7cc2899c27f (diff)
downloadbuildroot-33b6119d87e8eea6244894f914ce51f4bce1efa9.tar.gz
buildroot-33b6119d87e8eea6244894f914ce51f4bce1efa9.zip
package/openipmi: add optional support for gdbm
When gdbm was compiled before, openipmi will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/ipmi_sim | grep NEEDED | sort 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.1] 0x0000000000000001 (NEEDED) Shared library: [libgdbm.so.4] [...] The build system offers no option to en-/disable gdbm support, check configure.ac, line 309+ 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/adding-packages-kernel-module.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud