On Tue, Nov 26, 2019 at 08:14:22AM +0000, Ali Alnubani wrote:
> Meson fails to find a pkg-config executable if pkgconfig
> isn't set for aarch64. The environment variable `PKG_CONFIG_PATH`
> is useless in this case, and meson fails to locate dependencies
> that are built in non-standard paths.
> 
> Signed-off-by: Ali Alnubani <alia...@mellanox.com>
> ---
>  config/arm/arm64_armada_linux_gcc    | 1 +
>  config/arm/arm64_armv8_linux_gcc     | 1 +
>  config/arm/arm64_bluefield_linux_gcc | 1 +
>  config/arm/arm64_dpaa_linux_gcc      | 1 +
>  config/arm/arm64_emag_linux_gcc      | 1 +
>  config/arm/arm64_n1sdp_linux_gcc     | 1 +
>  config/arm/arm64_octeontx2_linux_gcc | 1 +
>  config/arm/arm64_thunderx2_linux_gcc | 1 +
>  config/arm/arm64_thunderx_linux_gcc  | 1 +
>  9 files changed, 9 insertions(+)
>
Based off discussion on patch 2 thread:

Series
Acked-by: Bruce Richardson <bruce.richard...@intel.com> 

Reply via email to