On 1/24/21 10:20 PM, Philippe Mathieu-Daudé wrote: > On 1/24/21 10:13 PM, Richard Henderson wrote: >> On 1/24/21 11:11 AM, Richard Henderson wrote: >>> The configure option was backward, and we failed to >>> pass the value on to meson. > > o_O > >>> >>> Fixes: 23a77b2d18b >>> Signed-off-by: Richard Henderson <richard.hender...@linaro.org> >>> --- >>> configure | 5 +++-- >>> tcg/tci/tcg-target.c.inc | 2 +- >>> 2 files changed, 4 insertions(+), 3 deletions(-) >> >> Bah. Of course the tcg/tci/ hunk is unrelated, >> and snuck in with a git commit -a. >
configure part: Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>