On 3/2/25 04:18, Richard Henderson wrote:
The fact that this is only enabled for x86 probably means it was done incorrectly. Certainly the set of files selected to go into the module is woefully incomplete. Drop it for now.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- accel/tcg/meson.build | 11 ++++------- meson.build | 18 +----------------- 2 files changed, 5 insertions(+), 24 deletions(-)
💗 Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>