[dpdk-dev] [PATCH v2] build: replace meson OS detection with variable
Thomas Monjalon
thomas at monjalon.net
Tue Jun 30 15:32:18 CEST 2020
30/06/2020 15:28, Akhil Goyal:
> > Some places were calling the meson function host_machine.system()
> > instead of the variables is_windows and is_linux defined
> > in config/meson.build.
> >
> > At the same time, the missing "Linux restriction" reason is added to
> > pfe and octeontx2 crypto PMDs.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> > ---
> Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
Applied
More information about the dev
mailing list