On 2/12/22 03:03, Alex Bennée wrote:
Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only container which should be more stable.
Signed-off-by: Alex Bennée
---
.gitlab-ci.d/container-cross.yml
Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only container which should be more stable.
Signed-off-by: Alex Bennée
---
.gitlab-ci.d/container-cross.yml | 7 +++
tests/docker/Ma