diff options
author | Esben Haabendal <esben.haabendal@huawei.com> | 2022-05-25 10:42:15 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-06-02 07:45:34 -0700 |
commit | cd7b2f8c90962bef4e8b272ce6863a57b73f20fc (patch) | |
tree | 20bd6e830ff8abf299fcb2d235ce3f81e8c1d299 /dynamic-layers/selinux/android-tools | |
parent | 85d956d95401479ca666139e31f662f60c156d5f (diff) | |
download | meta-clang-cd7b2f8c90962bef4e8b272ce6863a57b73f20fc.tar.gz |
compiler-rt: Build clang_rt.profile library when possible
To enable clang_rt.profile library do something like the following in
local.conf or your distro configuration.
PACKAGECONFIG:pn-compiler-rt = "profile"
The clang_rt.profile library is used to collect coverage information. It is a
static library, so does not introduce any additional footprint in
target images.
Signed-off-by: Esben Haabendal <esben.haabendal@huawei.com>
(cherry picked from commit 659d43190d906b6e6081deb48a4bdb038eea0f27)
Diffstat (limited to 'dynamic-layers/selinux/android-tools')
0 files changed, 0 insertions, 0 deletions