[dpdk-dev] [dpdk-stable] [PATCH] devtools/test-meson-build: fix CC override for cross builds

Thomas Monjalon thomas at monjalon.net
Thu Jun 14 17:47:17 CEST 2018


08/06/2018 12:35, Bruce Richardson:
> For cross-builds the CC environmental variable only applies for compiling
> native binaries i.e. pmdinfogen, so setting it to a cross-build compiler
> will only cause problems. Leave the value unset in the script to use the
> platform-default compiler.
> 
> Fixes: a55277a788df ("devtools: add test script for meson builds")
> 
> CC: stable at dpdk.org
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Acked-by: Thomas Monjalon <thomas at monjalon.net>

Applied, thanks




More information about the dev mailing list