[PATCH 1/1] buildtools: remove absolute paths from pc file

Bruce Richardson bruce.richardson at intel.com
Thu Oct 10 10:02:28 CEST 2024


On Wed, Oct 09, 2024 at 11:44:12AM -0700, Stephen Hemminger wrote:
> On Sun, 7 Jan 2024 07:41:36 -0800
> Srikanth Yalavarthi <syalavarthi at 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 <syalavarthi at marvell.com>
> > ---
> 
> Bruce did you look at this?

No sorry, will take a look at it today.


More information about the dev mailing list