On 2/24/26 10:20 AM, Philippe Mathieu-Daudé wrote:
Move stubs to the global stub_ss[] source set. These files are now built once for all binaries, instead of one time per system binary.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/display/acpi-vga-stub.c | 1 + hw/display/meson.build | 19 ++++++++----------- 2 files changed, 9 insertions(+), 11 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
