On 9/12/21 10:27 AM, Philippe Mathieu-Daudé wrote:
The SPARC target only support TCG acceleration. Remove the CONFIG_TCG
supports
definition introduced by mistake in commit 78271684719 ("cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass"). Reported-by: Richard Henderson<richard.hender...@linaro.org> Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/sparc/cpu.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~