On Tue, Jul 1, 2025 at 1:33 PM 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
> ---
> Depends-on: series-35592 ("node: f
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
---
Depends-on: series-35592 ("node: fix C++ compatibility errors (option 2)")
---
.ci/linux-build.sh | 6
2 matches
Mail list logo