From caf7cf1a9ceb76481bea92282e886cce420b07ff Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Oct 2015 17:18:57 +0200 Subject: remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS --- docs/configure.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/configure.txt') diff --git a/docs/configure.txt b/docs/configure.txt index 5dd4690fb..3726478c1 100644 --- a/docs/configure.txt +++ b/docs/configure.txt @@ -38,9 +38,8 @@ target system uses ARM, the regular compilation toolchain on your host runs on x86 and generates code for x86, while the cross-compilation toolchain runs on x86 and generates code for ARM. -You can choose between four C libraries: +You can choose between three C libraries: http://www.uclibc-ng.org[uClibc-ng], -http://www.uclibc.org[uClibc], http://www.gnu.org/software/libc/libc.html[glibc] and http://www.musl-libc.org[musl]. -- cgit v1.2.3