[PATCH 1/2] config: Use G++ as C++ compiler

Bruce Richardson bruce.richardson at intel.com
Tue Jun 21 16:25:24 CEST 2022


On Tue, Jun 21, 2022 at 02:28:23PM +0200, Stanislaw Kardach wrote:
> Through some mixup all cross-files for PowerPC and ARM platforms were
> using C Preprocessor (cpp) instead of GCC (g++).
> This caused meson to fail detecting the C++ compiler presence and
> therefore disabling some targets (i.e. C++ include file checks).
> 
> Signed-off-by: Stanislaw Kardach <kda at semihalf.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list