toolchain: use latest glibc 2.21 and 2.22 revisions
Refresh patches and rework Makefile to fetch glibc from release branches instead of relying on tarballs. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48735
This commit is contained in:
@@ -16,12 +16,6 @@ config GLIBC_VERSION_2_22
|
||||
default y if !TOOLCHAINOPTS
|
||||
bool
|
||||
|
||||
config GLIBC_REVISION
|
||||
string
|
||||
default "25243" if EGLIBC_VERSION_2_19
|
||||
default "4e42b5b8f8" if GLIBC_VERSION_2_21
|
||||
default ""
|
||||
|
||||
endif
|
||||
|
||||
menu "eglibc configuration"
|
||||
|
||||
Reference in New Issue
Block a user