[DTrace-devel] [PATCH] tests: $dt_flags should not be used in .x files
Nick Alcock
nick.alcock at oracle.com
Fri Dec 6 21:20:10 UTC 2024
On 6 Dec 2024, Kris Van Hees outgrape:
> Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
Sorry, this was me being overzealous adding $dt_flags to everything in
sight. It's only *really* needed for those invocations that need headers
to be found, etc (to avoid picking up the SystemTap ones now ours are in
a subdir located via pkgconfig instead).
These invocations are #include-free, hence safe to drop the dt_flags
from.
Reviewed-by: Nick Alcock <nick.alcock at oracle.com>
More information about the DTrace-devel
mailing list