On Fri, Apr 10, 2020 at 2:12 PM David Marchand
<[email protected]> wrote:
> On Fri, Apr 10, 2020 at 11:04 AM <[email protected]> wrote:
> >
> > From: Pavan Nikhilesh <[email protected]>
> >
> > Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
> > meson.build instead enable ALLOW_EXPERIMENTAL_API flag across app, lib and
> > drivers.
> > This changes reduces the clutter across the project while still maintaining
> > the functionality of ALLOW_EXPERIMENTAL_API i.e. warning external
> > applications about experimental API usage.
> >
> > Signed-off-by: Pavan Nikhilesh <[email protected]>
> > Acked-by: Hemant Agrawal <[email protected]>
>

Unfortunately, after more tests, setting the flag in mk/rte.app.mk and
mk/rte.lib.mk defeats the goal, because rte.extXXX.mk include
rte.XXX.mk.
I'll post a v5 with the fix shortly.


-- 
David Marchand

Reply via email to