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]> --- semihosting/meson.build | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
