On Wed, Apr 09, 2025 at 06:42:10AM -0700, Andre Muezerie wrote:
> On Wed, Apr 09, 2025 at 01:39:36PM +0200, David Marchand wrote:
> > On Tue, Apr 8, 2025 at 11:24 PM Andre Muezerie
> > wrote:
> > > diff --git a/lib/net/meson.build b/lib/net/meson.build
> > > index 7a6c419f40..c528fcc9a2 100644
> >
On Tue, Apr 8, 2025 at 11:24 PM Andre Muezerie
wrote:
>
> Now that the issues preventing this lib from being compiled with MSVC
> are fixed it can be included in the compilation.
>
> The "net" library will automatically get compiled as well as it
> has a dependency on "mbuf" which will now get ful
On Wed, Apr 09, 2025 at 01:39:36PM +0200, David Marchand wrote:
> On Tue, Apr 8, 2025 at 11:24 PM Andre Muezerie
> wrote:
> > diff --git a/lib/net/meson.build b/lib/net/meson.build
> > index 7a6c419f40..c528fcc9a2 100644
> > --- a/lib/net/meson.build
> > +++ b/lib/net/meson.build
> > @@ -43,7 +43,
On Tue, Apr 8, 2025 at 11:24 PM Andre Muezerie
wrote:
> diff --git a/lib/net/meson.build b/lib/net/meson.build
> index 7a6c419f40..c528fcc9a2 100644
> --- a/lib/net/meson.build
> +++ b/lib/net/meson.build
> @@ -43,7 +43,12 @@ use_function_versioning = true
>
> if dpdk_conf.has('RTE_ARCH_X86_64')
Now that the issues preventing this lib from being compiled with MSVC
are fixed it can be included in the compilation.
The "net" library will automatically get compiled as well as it
has a dependency on "mbuf" which will now get fulfilled.
Signed-off-by: Andre Muezerie
Acked-by: Bruce Richardson
5 matches
Mail list logo