e21492a517
If ibverbs_link is dlopen, the PMD and application should not be linked with ibverbs, but the glue library is. Unfortunately the ibverbs dependency was exported in the variable ext_deps, so there were overlinking. It is fixed by not exporting the dependency in ext_deps, and recreating a limited dependency object for cflags only. Fixes: |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
mlx5_common_utils.h | ||
mlx5_common.c | ||
mlx5_common.h | ||
mlx5_devx_cmds.c | ||
mlx5_devx_cmds.h | ||
mlx5_glue.c | ||
mlx5_glue.h | ||
mlx5_nl.c | ||
mlx5_nl.h | ||
mlx5_prm.h | ||
rte_common_mlx5_version.map |