On 18/8/26 21:21, Pierrick Bouvier wrote:
On MacOS, meson does not find qemu binary. Use full path to fix it. Also, add qemu binary as dependency for the test, to ensure it's built automatically.Signed-off-by: Pierrick Bouvier <[email protected]> --- tests/tcg/meson.build | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
