On 12/16/19 1:07 AM, Alex Bennée wrote: > Our docker infrastructure isn't quite as multiarch as we would wish so > lets allow the user to disable it if they want. This will allow us to > use still run check-tcg on non-x86 CI setups. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Stefan Weil <s...@weilnetz.de> > --- > configure | 8 +++++++- > tests/tcg/configure.sh | 6 ++++-- > 2 files changed, 11 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> Tested-by: Richard Henderson <richard.hender...@linaro.org> r~