> >
> > CFLAGS += -O3
> > CFLAGS += $(WERROR_FLAGS)
> > +CFLAGS += -DALLOW_EXPERIMENTAL_API
> >
> Adding DALLOW_EXPERIMENTAL_API in cflags is no more required for each app.
> It is globally controlled now.
Sorry my bad... That was for internal libs and PMDs.
Apps still need that.
>
> From: Sunil Kumar Kori
>
> Add tracepoints at important and mandatory APIs for tracing support.
>
> Signed-off-by: Sunil Kumar Kori
> ---
> examples/cmdline/Makefile | 1 +
> examples/cmdline/meson.build | 1 +
> examples/distributor/Makefile
From: Sunil Kumar Kori
Add tracepoints at important and mandatory APIs for tracing support.
Signed-off-by: Sunil Kumar Kori
---
examples/cmdline/Makefile | 1 +
examples/cmdline/meson.build | 1 +
examples/distributor/Makefile | 1 +
exam
3 matches
Mail list logo