new: dockerfiles/debian-s390-cross
commit267004d991ca7bb8e1a98accb3b764c0622cc6e9
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 27 Feb 2017 14:30:27 +0000 (27 14:30 +0000)
committerFam Zheng <famz@redhat.com>
Tue, 28 Feb 2017 12:31:01 +0000 (28 20:31 +0800)
tree1e7fb8f0a1e930310e99ee58eb5837a7286e485a
parent6181478f6395cdd9d6ffd99623d0c9f39ea53606
new: dockerfiles/debian-s390-cross

This adds an s390 cross build target to our library of docker setups.
There is an issue with the xfslibs-dev:s390x package having a clash so
we do a || apt-get -f install to fixup the rest of the dependencies.

This doesn't build on the debian.docker file as we are using the
multilib compiler which is only available in stretch (the current
testing repo).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
CC: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20170227143028.16428-2-alex.bennee@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/dockerfiles/debian-s390x-cross.docker [new file with mode: 0644]