On 2/25/26 15:42, 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.Inspired-by: Pierrick Bouvier<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- meson.build | 2 +- accel/stubs/meson.build | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
