summaryrefslogtreecommitdiffstats
path: root/tests/docker/dockerfiles/debian-amd64-cross.docker
Commit message (Collapse)AuthorAgeFilesLines
* tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée2019-09-101-0/+22
When building on a non-x86 host we need to setup the x86 build like any other cross compiler. Signed-off-by: Alex Bennée <alex.bennee@linaro.org>