Please don't apply this patch.
I think we're waiting for meson to fix it.
https://github.com/mesonbuild/meson/issues/9296
In the meantime, at OVS's meson build script,
I'm adding /WHOLEARCHIVE and /FORCE:MULTIPLE
when linking dpdk. So no need to fix it here.
Thanks
William
On Thu, Oct 7, 2021 a
Hi,
What is the conclusion for this patch?
26/09/2021 05:22, William Tu:
> On Sat, Sep 25, 2021 at 9:22 AM Dmitry Kozlyuk
> wrote:
> >
> > 2021-09-24 18:08 (UTC+), William Tu:
> > > Windows does not support linker option '/-no-whole-archive'
> > > or '/whole-archive'. The patch removes them
On Sat, Sep 25, 2021 at 9:22 AM Dmitry Kozlyuk wrote:
>
> 2021-09-24 18:08 (UTC+), William Tu:
> > Windows does not support linker option '/-no-whole-archive'
> > or '/whole-archive'. The patch removes them under Windows build.
> >
> > Signed-off-by: William Tu
> > ---
> > buildtools/pkg-con
2021-09-24 18:08 (UTC+), William Tu:
> Windows does not support linker option '/-no-whole-archive'
> or '/whole-archive'. The patch removes them under Windows build.
>
> Signed-off-by: William Tu
> ---
> buildtools/pkg-config/meson.build | 10 +++---
> 1 file changed, 7 insertions(+), 3 d
Windows does not support linker option '/-no-whole-archive'
or '/whole-archive'. The patch removes them under Windows build.
Signed-off-by: William Tu
---
buildtools/pkg-config/meson.build | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/buildtools/pkg-config/meson.
5 matches
Mail list logo