Re: [PATCH 01/19] target/arm/tcg-stubs: compile file once (system)

2025-05-14 Thread Richard Henderson
On 5/13/25 18:39, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- target/arm/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/arm/meson.build b/target/arm/meson.build index b404fa54863..e568dfb706a 100644 --- a/target/arm/meson.bui

Re: [PATCH 01/19] target/arm/tcg-stubs: compile file once (system)

2025-05-13 Thread Pierrick Bouvier
On 5/13/25 10:39 AM, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- target/arm/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Pierrick Bouvier

Re: [PATCH 01/19] target/arm/tcg-stubs: compile file once (system)

2025-05-13 Thread Philippe Mathieu-Daudé
On 13/5/25 19:39, Philippe Mathieu-Daudé wrote: The objective is to remove the arm_ss[] source set soon. Signed-off-by: Philippe Mathieu-Daudé --- target/arm/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/arm/meson.build b/target/arm/meson.build index