> -----Original Message-----
> From: Richardson, Bruce <bruce.richard...@intel.com>
> Sent: Monday, January 18, 2021 2:30 PM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; Richardson, Bruce
> <bruce.richard...@intel.com>; sta...@dpdk.org; Matan Azrad
> <ma...@nvidia.com>; Shahaf Shuler <shah...@nvidia.com>; Viacheslav
> Ovsiienko <viachesl...@nvidia.com>; Liron Himi <lir...@marvell.com>;
> Trahe, Fiona <fiona.tr...@intel.com>; Griffin, John
> <john.grif...@intel.com>; Jain, Deepak K <deepak.k.j...@intel.com>; Daly,
> Lee <lee.d...@intel.com>; Ashish Gupta <ashish.gu...@marvell.com>;
> Sunila Sahu <ss...@marvell.com>; Ruifeng Wang
> <ruifeng.w...@arm.com>; Somalapuram Amaranath
> <asoma...@amd.com>; Michael Shamis <michae...@marvell.com>;
> Doherty, Declan <declan.dohe...@intel.com>; Loftus, Ciara
> <ciara.lof...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>; Rasesh Mody
> <rm...@marvell.com>; Shahed Shaikh <shsha...@marvell.com>; Zyta
> Szpak <z...@semihalf.com>; Martin Spinler <spin...@cesnet.cz>; Hunt, David
> <david.h...@intel.com>; Ananyev, Konstantin
> <konstantin.anan...@intel.com>
> Subject: [PATCH] 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: sta...@dpdk.org
> 
> Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
> ---
> 
Tested ISA-L driver change. Thanks.
Tested-by: Lee Daly <lee.d...@intel.com>

Reply via email to