mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 02:13:34 +02:00
Update linux-armv5
Update linux-armv5 Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -5,10 +5,8 @@ LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
|
||||
# This is for ARMv5 "legacy" (armel) devices which do NOT support hard float
|
||||
# VFP instructions (armhf).
|
||||
|
||||
# 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
|
||||
|
||||
#include "common.crosstool"
|
||||
|
||||
|
Reference in New Issue
Block a user