mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
Revert "uClibc-ng: update to 1.0.21"
This reverts commit dde5c729ec92cbb11cf6367d93887e634b0ac756. The uClibc update was completely untested, does not build with Kernel 4.4 and did not adjust the configuration to predeclare new config symbols. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
649e766a64
commit
46b02131d7
@ -1,7 +1,7 @@
|
||||
config UCLIBC_VERSION
|
||||
string
|
||||
depends on USE_UCLIBC
|
||||
default "1.0.21"
|
||||
default "1.0.14"
|
||||
|
||||
config UCLIBC_VERSION_NG
|
||||
bool
|
||||
|
@ -16,7 +16,7 @@ CONFIG_DIR:=$(PATH_PREFIX)/config
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
LIBC_SO_VERSION:=$(PKG_VERSION)
|
||||
|
||||
PKG_HASH:=6e99ebebe8a46ddcd26615828d51b62dbf580568aa58bf5f495da37eba0c872d
|
||||
PKG_HASH:=3c63d9f8c8b98b65fa5c4040d1c8ab1b36e99a16e1093810cedad51ac15c9a9e
|
||||
|
||||
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user