On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
There is a single qemu-system-rx binary, but by moving 'gdbstub.c' in the target_common_system_arch[] source set the resulting object can be linked into a single qemu-sytem binary.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/rx/meson.build | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
