On Tue, Feb 16, 2021 at 11:43 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > On 2/16/21 11:25 AM, Alex Bennée wrote: > > Blink and you miss the cross TCG compiler stuff so lets display it > > with the rest of the compiler information. > > > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > > > --- > > v2 > > - use target_dirs/fs.exists() instead of find > > --- > > meson.build | 18 ++++++++++++++++++ > > tests/tcg/configure.sh | 8 -------- > > 2 files changed, 18 insertions(+), 8 deletions(-)
> Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org> and: Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>