summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-20 20:51:17 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 15:02:20 +0100
commit1811fd8cb1c681d1ff59dacb1c65992190ef926e (patch)
tree996cdc7d70c438fe9de10208ebe56a4103fc52ee /docs/manual
parentaacc651dce40f406f74c90d92dd798e4df812c91 (diff)
downloadbuildroot-1811fd8cb1c681d1ff59dacb1c65992190ef926e.tar.gz
buildroot-1811fd8cb1c681d1ff59dacb1c65992190ef926e.zip
package/syslog-ng: add optional support for geoip
When geoip was compiled before, syslog-ng will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/syslog-ng/libgeoip-plugin.so | grep NEEDED | sort 0x0000000000000001 (NEEDED) Shared library: [ld64-uClibc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libGeoIP.so.1] 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.1] 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] 0x0000000000000001 (NEEDED) Shared library: [libsyslog-ng-3.7.so.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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud