On 10/26/21 12:22, Alex Bennée wrote:
> From: Richard Henderson <richard.hender...@linaro.org>
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> Message-Id: <20211014224435.2539547-8-richard.hender...@linaro.org>
> ---
>  tests/tcg/configure.sh | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/tests/tcg/configure.sh b/tests/tcg/configure.sh
> index 1f985ccfc0..149eeb15ff 100755
> --- a/tests/tcg/configure.sh
> +++ b/tests/tcg/configure.sh
> @@ -55,6 +55,7 @@ fi
>  : ${cross_cc_i386="i686-linux-gnu-gcc"}
>  : ${cross_cc_cflags_i386="-m32"}
>  : ${cross_cc_m68k="m68k-linux-gnu-gcc"}
> +: $(cross_cc_microblaze="microblaze-linux-musl-gcc")

${ }

Otherwise,
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to