[PATCH 1/1] buildtools: remove absolute paths from pc file
Stephen Hemminger
stephen at networkplumber.org
Wed Oct 9 20:44:12 CEST 2024
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?
More information about the dev
mailing list