summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-tips.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-20 20:51:16 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 15:02:12 +0100
commitaacc651dce40f406f74c90d92dd798e4df812c91 (patch)
treecaa8ef0cd13d409d3540726359ab640e9c3b0d8f /docs/manual/adding-packages-tips.txt
parentfee0703d8cf7ebc99cc8094425e10cb382731f4c (diff)
downloadbuildroot-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/adding-packages-tips.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud