Update linux-armv7

Update linux-armv7

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2022-05-19 12:55:07 +02:00
parent e633dd0f8f
commit 27418538ca
2 changed files with 55 additions and 80 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-09-20
ENV CT_VERSION 5f5a22f7a7307790ec571d0c5acf8790416964e6
# Crosstool-ng version 2022-05-19
ENV CT_VERSION crosstool-ng-1.25.0
# This is for 32-bit ARMv7 Linux
#include "common.crosstool"