From 5dcaa0ab0905342f3d5fa590f056ffa0111bb9c5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 12 Mar 2015 20:29:58 +0000 Subject: [PATCH] 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 --- toolchain/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0