summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 16:18:52 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 18:29:10 +0100
commit9d519412d65e13e4a7ffbb83edd8d1e4b2dfe4b7 (patch)
tree346da462748120d5502f8b208d4b0195dacbb206 /docs/manual/adding-packages-python.txt
parent05f79602f531ea04e34359c44e7c35e5e2168bdb (diff)
downloadbuildroot-9d519412d65e13e4a7ffbb83edd8d1e4b2dfe4b7.tar.gz
buildroot-9d519412d65e13e4a7ffbb83edd8d1e4b2dfe4b7.zip
package/omniorb: add optional support for openssl
When openssl was compiled before, omniorb will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libomnisslTP4.so.2.0 | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [libomniORB4.so.2] 0x0000000000000001 (NEEDED) Shared library: [libomnithread.so.4] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.1] 0x0000000000000001 (NEEDED) Shared library: [libssl.so.1.0.0] 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.1.0.0] [...] 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-python.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud