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:
Jo-Philipp Wich
2016-02-17 08:44:49 +00:00
parent 83cdf72271
commit 5445a2ee1d
4 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
--- a/Makeconfig
+++ b/Makeconfig
@@ -501,6 +501,9 @@ else
@@ -499,6 +499,9 @@ else
default-rpath = $(libdir)
endif

View File

@@ -2,7 +2,7 @@ add /usr/lib to default search path for the dynamic linker
--- a/Makeconfig
+++ b/Makeconfig
@@ -501,6 +501,9 @@ else
@@ -527,6 +527,9 @@ else
default-rpath = $(libdir)
endif