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: honour NOUSER in cached fetch and build, update MAINTAINERS]
> Signed-off-by: Alex Bennée <[email protected]>
> Message-Id: <[email protected]>
> ---
>  MAINTAINERS                                   |  1 +
>  tests/docker/Makefile.include                 | 25 ++++++
>  .../debian-nios2-cross.d/build-toolchain.sh   | 87 +++++++++++++++++++
>  .../dockerfiles/debian-toolchain.docker       | 36 ++++++++
>  4 files changed, 149 insertions(+)
>  create mode 100755 
> tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh
>  create mode 100644 tests/docker/dockerfiles/debian-toolchain.docker

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to