From: Thomas Monjalon <tho...@monjalon.net> > If rdma-core is not installed in a standard directory of the system, it is > possible to specify the location of the pkgconfig file via an environment > variable: > PKG_CONFIG_PATH=$PKG_CONFIG_PATH:~/rdma-core/build/lib/pkgconfig > > In this case, the dependency may become mandatory to specify for the > configuration tests (checking dependency symbols or fields). > > Some spacing is also fixed around. > > Fixes: 8e4937640022 ("net/mlx4: add external allocator for Verbs object") > Fixes: 1dd7c7e38c19 ("net/mlx4: support meson build") > Fixes: 96d7c62a70c7 ("net/mlx5: support meson build") > Cc: sta...@dpdk.org > > Suggested-by: Luca Boccassi <bl...@debian.org> > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> Acked-by: Matan Azrad <ma...@mellanox.com>
- Re: [dpdk-dev] [PATCH 1/6] build: remove redundant li... Luca Boccassi
- [dpdk-dev] [PATCH 2/6] drivers: add some reasons for meson... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 2/6] drivers: add some reasons ... Luca Boccassi
- [dpdk-dev] [PATCH 6/6] devtools: load target-specific comp... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 6/6] devtools: load target-spec... Luca Boccassi
- [dpdk-dev] [PATCH 4/6] net/mlx: fix build with make and re... Thomas Monjalon
- [dpdk-dev] [PATCH 3/6] net/mlx: fix meson build with custo... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 3/6] net/mlx: fix meson build w... Luca Boccassi
- Re: [dpdk-dev] [PATCH 3/6] net/mlx: fix meson build w... Matan Azrad
- [dpdk-dev] [PATCH 5/6] devtools: test compiler availabilit... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 5/6] devtools: test compiler av... Luca Boccassi
- Re: [dpdk-dev] [PATCH 0/6] build system improvements Thomas Monjalon