diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-20 20:51:16 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 15:02:12 +0100 |
commit | aacc651dce40f406f74c90d92dd798e4df812c91 (patch) | |
tree | caa8ef0cd13d409d3540726359ab640e9c3b0d8f /docs/manual | |
parent | fee0703d8cf7ebc99cc8094425e10cb382731f4c (diff) | |
download | buildroot-aacc651dce40f406f74c90d92dd798e4df812c91.tar.gz buildroot-aacc651dce40f406f74c90d92dd798e4df812c91.zip |
package/syslog-ng: add optional support for libuuid from util-linux
When libuuid was compiled before, syslog-ng will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libsyslog-ng-3.7.so.0.0.0 | grep NEEDED | sort
[...]
0x0000000000000001 (NEEDED) Shared library: [libuuid.so.1]
The build system offers no option to en-/disable libuuid support:
https://github.com/balabit/syslog-ng/blob/master/configure.ac#L1291
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