diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-20 23:52:22 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 14:39:02 +0100 |
commit | 1d013a287e1402bd058553452ec1f8cbd0ea5ff1 (patch) | |
tree | 269f36d33098cddd5d9ba406bb612b42c4fc133f /docs/manual/introduction.txt | |
parent | e1a04d7ad12ce6162601bb0801782597e7bfb107 (diff) | |
download | buildroot-1d013a287e1402bd058553452ec1f8cbd0ea5ff1.tar.gz buildroot-1d013a287e1402bd058553452ec1f8cbd0ea5ff1.zip |
package/trace-cmd: add optional support for audit
When audit was compiled before, trace-cmd will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/trace-cmd | grep NEEDED | sort
0x0000000000000001 (NEEDED) Shared library: [ld64-uClibc.so.1]
0x0000000000000001 (NEEDED) Shared library: [libaudit.so.1]
0x0000000000000001 (NEEDED) Shared library: [libc.so.1]
0x0000000000000001 (NEEDED) Shared library: [libdl.so.1]
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/introduction.txt')
0 files changed, 0 insertions, 0 deletions