On Wed, Oct 09, 2024 at 11:44:12AM -0700, Stephen Hemminger wrote: > On Sun, 7 Jan 2024 07:41:36 -0800 > Srikanth Yalavarthi <syalavar...@marvell.com> wrote: > > > When linking with non-versioned libraries, absolute paths > > of the libraries are added to libdpdk.pc. This patch replaces > > the absolute path with correct linker flags, -l<libname>. > > > > https://github.com/mesonbuild/meson/issues/7766 > > > > Signed-off-by: Srikanth Yalavarthi <syalavar...@marvell.com> > > --- > > Bruce did you look at this?
No sorry, will take a look at it today.