Update linux-armv7-lts

Update linux-armv7-lts

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2022-05-19 12:56:23 +02:00
parent 27418538ca
commit 756f907987
2 changed files with 49 additions and 55 deletions

View File

@ -2,10 +2,8 @@ FROM dockcross/base:latest
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
# 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-10-15
ENV CT_VERSION 10ac846d423ec7fc96e4cd23d6bea246d786d572
# Crosstool-ng version 2022-05-19
ENV CT_VERSION crosstool-ng-1.25.0
# This is for 32-bit ARMv7 Linux
#include "common.crosstool"