On 10/26/21 12:22, Alex Bennée wrote: > From: Richard Henderson <[email protected]> > > Build the entire cross tool chain from source. > For this reason, default to caching. > > Signed-off-by: Richard Henderson <[email protected]> > [AJB: Update MAINTAINERS] > Signed-off-by: Alex Bennée <[email protected]> > Message-Id: <[email protected]> > --- > MAINTAINERS | 1 + > tests/docker/Makefile.include | 6 ++ > .../build-toolchain.sh | 88 +++++++++++++++++++ > 3 files changed, 95 insertions(+) > create mode 100755 > tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
