diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2021-05-12 11:20:29 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2021-05-18 09:36:21 +0100 |
| commit | d8e706da6c45b61f69af754fa96fd9224dea1765 (patch) | |
| tree | a6730ef435628053f04f42c2a86181ac5a0d42ad /scripts/qapi/expr.py | |
| parent | 910c40ee9444e8078027e9af4fabc5e08c11ecfd (diff) | |
| download | focaccia-qemu-d8e706da6c45b61f69af754fa96fd9224dea1765.tar.gz focaccia-qemu-d8e706da6c45b61f69af754fa96fd9224dea1765.zip | |
tests/tcg: don't iterate through other arch compilers
There should only be one compiler per architecture. Those cases where the same compiler can deal with a different architecture should be explicitly set for both cross_cc and docker configurations. Otherwise you get strangeness like: --cross-cc-aarch64=/bin/false causing the logic to attempt to use a locally available arm-linux-gnueabihf-gcc rather than forcing the use of the docker image which is what is implied by the command line option. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210512102051.12134-10-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions