diff options
| author | Alex Bennée | 2021-05-12 12:20:29 +0200 |
|---|---|---|
| committer | Alex Bennée | 2021-05-18 10:36:21 +0200 |
| commit | d8e706da6c45b61f69af754fa96fd9224dea1765 (patch) | |
| tree | a6730ef435628053f04f42c2a86181ac5a0d42ad /tests/docker/dockerfiles | |
| parent | gitlab: add build-user-hexagon test (diff) | |
| download | qemu-d8e706da6c45b61f69af754fa96fd9224dea1765.tar.gz qemu-d8e706da6c45b61f69af754fa96fd9224dea1765.tar.xz 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 'tests/docker/dockerfiles')
0 files changed, 0 insertions, 0 deletions
