On Tue, Jun 21, 2022 at 9:53 PM Tyler Retzlaff
<roret...@linux.microsoft.com> wrote:
> <snip>
> > -cpp = ['ccache', 'arm-linux-gnueabihf-cpp']
> > +cpp = ['ccache', 'arm-linux-gnueabihf-g++']
>
> suggest the variable should be 'cxx' not 'cpp' (to be consistent with
> other build systems in the linux world)
The variable name is mandated by meson as it names C++ language "cpp"
in other places:
https://mesonbuild.com/Reference-tables.html#language-arguments-parameter-names
-- 
Best Regards,
Stanisław Kardach

Reply via email to