tests/docker: add debian-amd64-cross for non-x86 hosts
commitec22b72699abf1860ca9692717e997e527046ee4
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Aug 2019 15:25:50 +0000 (14 15:25 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:31 +0000 (10 14:14 +0100)
treed4e66782fbfe0511a35828ed4f785de8a4858836
parentbf5b512cd416b165a677e47229f8968b461b9004
tests/docker: add debian-amd64-cross for non-x86 hosts

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>
.shippable.yml
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-amd64-cross.docker [new file with mode: 0644]