Re: [PATCH] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry

2025-07-17 Thread Paolo Bonzini
Queued, thanks. Paolo

Re: [PATCH] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry

2025-07-17 Thread Manos Pitsidianakis
On Thu, Jul 17, 2025 at 6:00 PM Stefano Garzarella wrote: > > From: Stefano Garzarella > > Commit 84fe49d94a ("meson: Add optional dependency on IGVM library") > was inconsistent with the contents of meson_options.txt and the one > generated in scripts/meson-buildoptions.sh > > Let's regenerate t

[PATCH] meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry

2025-07-17 Thread Stefano Garzarella
From: Stefano Garzarella Commit 84fe49d94a ("meson: Add optional dependency on IGVM library") was inconsistent with the contents of meson_options.txt and the one generated in scripts/meson-buildoptions.sh Let's regenerate the file in this way to keep them consistent and prevent future changes fr