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 <k...@semihalf.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH 0/2] fix C++ include checks in cross-compilation Stanislaw Kardach
- [PATCH 1/2] config: Use G++ as C++ compiler Stanislaw Kardach
- Re: [PATCH 1/2] config: Use G++ as C++ compile... Bruce Richardson
- Re: [PATCH 1/2] config: Use G++ as C++ compile... Tyler Retzlaff
- Re: [PATCH 1/2] config: Use G++ as C++ com... Stanisław Kardach
- Re: [PATCH 1/2] config: Use G++ as C++... Tyler Retzlaff
- RE: [PATCH 1/2] config: Use G++ a... Morten Brørup
- [PATCH 2/2] ci: use crossbuild-essential packages Stanislaw Kardach
- Re: [PATCH 2/2] ci: use crossbuild-essential p... David Marchand
- Re: [PATCH 0/2] fix C++ include checks in cross-co... David Marchand