On Mon, Aug 24, 2020 at 03:24:31PM +0100, Daniel P. Berrangé wrote: > On Sun, Aug 23, 2020 at 12:05:47PM +0300, Roman Bolshakov wrote: > > dtrace on macOS uses unresolved symbols with a special prefix to define > > probes [1], only headers should be generated for USDT (dtrace(1)). But > > it doesn't support backwards compatible no-op -G flag [2] and implicit > > build rules fail. > > > > 1. https://markmail.org/message/6grq2ygr5nwdwsnb > > 2. https://markmail.org/message/5xrxt2w5m42nojkz > > > > Cc: Daniel P. Berrangé <berra...@redhat.com> > > Cc: Cameron Esfahani <di...@apple.com> > > Signed-off-by: Roman Bolshakov <r.bolsha...@yadro.com> > > --- > > trace/meson.build | 13 ++++++++----- > > 1 file changed, 8 insertions(+), 5 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> >
Paolo, should it go through your meson-fixes tree? Regards, Roman