Re: [PATCH 01/17] meson: do not build shaders by default

2023-10-16 Thread Manos Pitsidianakis
On Mon, 16 Oct 2023 09:31, Paolo Bonzini wrote: They are not needed when building user-mode emulators. Signed-off-by: Paolo Bonzini Reviewed-by: Emmanouil Pitsidianakis

[PATCH 01/17] meson: do not build shaders by default

2023-10-15 Thread Paolo Bonzini
They are not needed when building user-mode emulators. Signed-off-by: Paolo Bonzini --- ui/shader/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/shader/meson.build b/ui/shader/meson.build index 592bf596b9a..3137e65578e 100644 --- a/ui/shader/meson.build +++ b/ui/shader/meson.