Update crosstool-ng

Update crosstool-ng

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2021-08-20 15:37:11 +02:00
parent d647c82d0e
commit d68c8073fe
14 changed files with 27 additions and 27 deletions

View File

@ -4,8 +4,8 @@ FROM dockcross/base:latest
# Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e
# crosstool-ng master 2021-08-18
ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool"