From: John Crispin Date: Thu, 12 Mar 2015 20:29:58 +0000 (+0000) Subject: glibc: make it more obvious that eglibc is a version of glibc X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=dfd09fc76934cb65c3ac5435e1c41b1600f58e80 glibc: make it more obvious that eglibc is a version of glibc Signed-off-by: John Crispin SVN-Revision: 44704 --- diff --git a/toolchain/Config.in b/toolchain/Config.in index 0d03a2872b..c8a02f3a76 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -216,7 +216,7 @@ choice Select the C library implementation. config LIBC_USE_GLIBC - bool "Use glibc" + bool "Use (e)glibc" select USE_GLIBC depends on !avr32