On Tue, Oct 26, 2021 at 7:22 AM Alex Bennée <[email protected]> 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: Willian Rampazzo <[email protected]>
