numam-dpdk/drivers/compress/zlib
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
..
meson.build build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
zlib_pmd_ops.c compress/zlib: create private xform 2018-07-25 08:21:25 +02:00
zlib_pmd_private.h drivers: fix log type variables for -fno-common 2020-04-19 17:15:14 +02:00
zlib_pmd.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00