On Thu, Jul 3, 2025 at 10:20 AM David Marchand <david.march...@redhat.com> 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 <david.march...@redhat.com> > Acked-by: Aaron Conole <acon...@redhat.com>
Applied, thanks. -- David Marchand