On 5/15/2026 7:10 AM, Philippe Mathieu-Daudé wrote: > While gdbstub64.o is already built once, build it as > common object, reducing target-specific set in arm_ss[]. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/arm/tcg/meson.build | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) >
With commit change as Manos mentioned: Reviewed-by: Pierrick Bouvier <[email protected]>
