numam-dpdk/lib/librte_bpf
Bruce Richardson 7be7dc6dea build: force pkg-config for dependency detection
Meson can use cmake as a fallback for detecting packages, and this can
lead to picking up 64-libs for 32-bit builds. To work around this, force
the use of pkg-config only for detecting libcrypto, zlib, jansson and
other package dependencies.

Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Ruifeng Wang <ruifeng.wang@arm.com>
Tested-by: Liron Himi <lironh@marvell.com>
Tested-by: Lee Daly <lee.daly@intel.com>
Tested-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Tested-by: Martin Spinler <spinler@cesnet.cz>
2021-01-26 00:43:59 +01:00
..
bpf_def.h bpf: fix pseudo calls for program loaded from ELF 2019-06-05 18:34:56 +02:00
bpf_exec.c bpf: support packet data load instructions 2020-06-24 23:42:04 +02:00
bpf_impl.h bpf/arm: add build infrastructure 2019-10-12 14:20:21 +02:00
bpf_jit_arm64.c bpf/arm: fix clang build 2019-11-21 00:30:39 +01:00
bpf_jit_x86.c bpf/x86: support packet data load instructions 2020-06-24 23:42:20 +02:00
bpf_load_elf.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_load.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_pkt.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
bpf_validate.c bpf/x86: support packet data load instructions 2020-06-24 23:42:20 +02:00
bpf.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
meson.build build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
rte_bpf_ethdev.h bpf: promote library as stable 2020-09-16 18:52:55 +02:00
rte_bpf.h bpf: promote library as stable 2020-09-16 18:52:55 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00