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://207.154.207.93/?a=commitdiff_plain;h=5dcaa0ab0905342f3d5fa590f056ffa0111bb9c5;p=15.05%2Fopenwrt.git glibc: make it more obvious that eglibc is a version of glibc Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44704 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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