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/acpi/meson.build | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
