numam-dpdk/drivers/common/qat
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
..
qat_adf common/qat: use write combining store for tail updates 2020-10-13 14:41:42 +02:00
meson.build build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
qat_common.c crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_common.h crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_device.c common/qat: add missing kmod dependency info 2020-11-02 09:24:41 +01:00
qat_device.h crypto/qat: add multi-process handling of driver ID 2020-07-08 18:16:27 +02:00
qat_logs.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
qat_logs.h log: add log stream accessor 2019-10-27 10:41:08 +01:00
qat_qp.c common/qat: fix uninitialized variable 2020-07-28 22:09:22 +02:00
qat_qp.h common/qat: remove unused fields 2020-07-28 22:09:22 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00