On Mon, Jul 12, 2021 at 05:57:10PM +0200, Paolo Bonzini wrote: > The next version of lttng-libs will not require liburcu at run time anymore. > Therefore, it is expected that distros will not include the urcubp libraries > anymore when installing lttng-ust-devel. > > To avoid future problems, just require pkg-config to detect lttng-ust. > The .pc files for lttng-ust correctly include liburcubp.a for static > builds, and have always done since pkg-config files were added in 2011. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > configure | 18 ++---------------- > meson.build | 4 ---- > trace/meson.build | 2 +- > 3 files changed, 3 insertions(+), 21 deletions(-)
Thanks, applied to my tracing tree: https://gitlab.com/stefanha/qemu/commits/tracing Stefan
signature.asc
Description: PGP signature
