On 9/24/19 2:01 PM, Alex Bennée wrote: > Despite our attempts in 4d26c7fef4 to keep this going it still gets in > the way of "make docker-test-build" completing because of course we > can't build a modern QEMU with the image. Let's put the thing out of > it's misery and remove it. > > People who really care about building on powerpc can still use the > binfmt_misc support to manually build an image (or just run the build > from pre this commit). > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Cc: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > tests/docker/Makefile.include | 9 -------- > .../debian-powerpc-user-cross.docker | 21 ------------------- > 2 files changed, 30 deletions(-) > delete mode 100644 tests/docker/dockerfiles/debian-powerpc-user-cross.docker
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~