numam-dpdk/drivers
Yongseok Koh d588f12ffb net/mlx: fix library search in meson build
If MLNX_OFED is installed, there's no .pc file installed for libraries and
dependency() can't find libraries by pkg-config. By adding fallback of
using cc.find_library(), libraries are properly located.

Fixes: e30b4e566f ("build: improve dependency handling")
Cc: stable@dpdk.org

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-04-18 18:22:42 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
common build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
compress compress/isal: fix getting information about CPU 2019-04-02 16:50:24 +02:00
crypto build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
event drivers/event: disable OcteonTx for buggy Arm compilers 2019-04-18 18:14:44 +02:00
mempool build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
net net/mlx: fix library search in meson build 2019-04-18 18:22:42 +02:00
raw raw/dpaa2_qdma: support non prefetch mode 2019-04-05 10:40:56 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00