On Thu, Jul 3, 2025 at 10:20 AM David Marchand
wrote:
>
> If not passing an explicit compiler for C++, meson uses c++ which
> defaults to /usr/bin/g++ on a Ubuntu system.
> Explicitly choose which compiler to use for C++.
>
> Signed-off-by: David Marchand
> Acked-by: Aaron Conole
Applied, thank
On Mon, Jul 7, 2025 at 3:41 PM Aaron Conole wrote:
>
> David Marchand writes:
>
> > If not passing an explicit compiler for C++, meson uses c++ which
> > defaults to /usr/bin/g++ on a Ubuntu system.
> > Explicitly choose which compiler to use for C++.
> >
> > Signed-off-by: David Marchand
> > --
David Marchand writes:
> If not passing an explicit compiler for C++, meson uses c++ which
> defaults to /usr/bin/g++ on a Ubuntu system.
> Explicitly choose which compiler to use for C++.
>
> Signed-off-by: David Marchand
> ---
> Changes since v1:
> - rebased,
> - moved CXX tweaking in the bran
If not passing an explicit compiler for C++, meson uses c++ which
defaults to /usr/bin/g++ on a Ubuntu system.
Explicitly choose which compiler to use for C++.
Signed-off-by: David Marchand
---
Changes since v1:
- rebased,
- moved CXX tweaking in the branch enabling headers check,
---
.ci/linux
4 matches
Mail list logo