]> Git Repo - qemu.git/commit
configure: allow disable of cross compilation containers
authorAlex Bennée <[email protected]>
Thu, 28 Nov 2019 15:35:24 +0000 (16:35 +0100)
committerAlex Bennée <[email protected]>
Wed, 18 Dec 2019 20:17:24 +0000 (20:17 +0000)
commitafc3a8f9f1df09c091f9903eaef82b35c152cacf
tree37fffa545f5bea1206eea089772e3248499fdc45
parentaceeaa69d28e6f08a24395d0aa6915b687d0a681
configure: allow disable of cross compilation containers

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 <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Tested-by: Richard Henderson <[email protected]>
configure
tests/tcg/configure.sh
This page took 0.022177 seconds and 4 git commands to generate.