On Thu, Jul 3, 2025 at 10:20 AM David Marchand <[email protected]> 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 <[email protected]> > Acked-by: Aaron Conole <[email protected]>
Applied, thanks. -- David Marchand

