diff options
author | Long Wu <long.wu@corigine.com> | 2022-09-08 02:37:47 -0400 |
---|---|---|
committer | Patrice Buriez <patrice.buriez@chenapan.org> | 2022-12-14 21:10:38 +0000 |
commit | 37ac0f739020646ce94e44aadee389386f9de957 (patch) | |
tree | dd0ebdaa32aef829ac74b9190b8f00dbddf7d7cd /.gitignore | |
parent | 1f50af6cc73dd820b7a2a9bc12d1d365bfe8dfd9 (diff) |
Fix meson.build dependencies
In some environments, the compile command does not have "-ldl"
default. Add dl deps in meson.build to avoid compilation failures
in these environments.
Also add rte_bus_pci, which is a dependency for rte_pmd_ring or
rte_net_ring, and was triggering linker warning.
Signed-off-by: Long Wu <long.wu@corigine.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Chaoyong He <chaoyong.he@corigine.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@corigine.com>
Signed-off-by: Patrice Buriez <patrice.buriez@chenapan.org>
Change-Id: I7ecb825ff532f1b63f79bff93470fa9203906aca
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions