mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-20 01:44:27 +02:00
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:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user