linux-armv7a: bump crosstool to 1.26

upgradeconfig was run inside the container where build is normally run,
thus preserving the environment
This commit is contained in:
Flávio Tapajós
2024-05-21 14:05:39 -03:00
parent 88c04a4ba6
commit f010b6fcbd
2 changed files with 74 additions and 22 deletions

View File

@ -5,8 +5,8 @@ LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
# This is for 32-bit ARMv7 Linux
# Crosstool-ng version 2022-05-19
ENV CT_VERSION crosstool-ng-1.25.0
# Crosstool-ng version 2024-05-21
ENV CT_VERSION crosstool-ng-1.26.0
#include "common.crosstool"