diff options
author | Ross Burton <ross.burton@arm.com> | 2025-08-21 12:58:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-25 17:47:21 +0100 |
commit | 672c55172d5f082d21663d32f32fbb0a43913627 (patch) | |
tree | ea7452086c3b750bdc40157ca989d76c9804f26a /scripts/lib/build_perf | |
parent | dae1dcaa8f9332af5dcd1085c8f0b361eb3663ae (diff) | |
download | poky-672c55172d5f082d21663d32f32fbb0a43913627.tar.gz |
babeltrace2: don't install static modules
There's no point building or installing static plugins, so apply a patch
to only build shared plugins.
Poky passes --disable-static via no-static-libs.inc, but anyone building
babeltrace2 with nodistro or another distro that doesn't use
no-static-libs.inc will fail to build babeltrace2 because of packaging
errors around the static version of the python plugin.
(From OE-Core rev: cf5ef8a2b6f509c348b9cf800a8534a4e8702103)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions