Update uClibc version to 1.0.55 in build scripts and download prerequisites
This commit is contained in:
@@ -15,7 +15,7 @@ PKG_UCLIBC="uClibc-ng"
|
||||
BINUTILS_VER="2.42"
|
||||
GCC_VER="13.4.0"
|
||||
LINUX_VER="4.9.224"
|
||||
UCLIBC_VER="1.0.34"
|
||||
UCLIBC_VER="1.0.55"
|
||||
|
||||
# ==================================================================
|
||||
# Основные параметры тулчейна
|
||||
|
||||
@@ -35,7 +35,7 @@ toolchain_files=(
|
||||
"https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz"
|
||||
"https://ftp.gnu.org/gnu/gcc/gcc-13.4.0/gcc-13.4.0.tar.xz"
|
||||
"https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.9.224.tar.xz"
|
||||
"https://downloads.uclibc-ng.org/releases/1.0.34/uClibc-ng-1.0.34.tar.xz"
|
||||
"https://downloads.uclibc-ng.org/releases/1.0.55/uClibc-ng-1.0.55.tar.xz"
|
||||
)
|
||||
|
||||
# Исходники библиотек
|
||||
|
||||
Reference in New Issue
Block a user