Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH for-2013.11] glibc/eglibc: remove reference to experimental from help text
@ 2013-11-19  8:00 Arnout Vandecappelle
  2013-11-19  8:10 ` Thomas Petazzoni
  2013-11-19  8:13 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2013-11-19  8:00 UTC (permalink / raw)
  To: buildroot

Since 924b8739da we no longer declare glibc and eglibc support as
experimental, so it shouldn't be mentioned in the help text anymore.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 toolchain/toolchain-buildroot/Config.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/toolchain/toolchain-buildroot/Config.in b/toolchain/toolchain-buildroot/Config.in
index 8b37127..81593f1 100644
--- a/toolchain/toolchain-buildroot/Config.in
+++ b/toolchain/toolchain-buildroot/Config.in
@@ -31,9 +31,6 @@ config BR2_TOOLCHAIN_BUILDROOT_EGLIBC
 	  This option selects eglibc as the C library for the
 	  cross-compilation toolchain.
 
-	  The eglibc support in the Buildroot toolchain backend is
-	  very recent, and therefore marked experimental.
-
 	  http://eglibc.org
 
 config BR2_TOOLCHAIN_BUILDROOT_GLIBC
@@ -51,9 +48,6 @@ config BR2_TOOLCHAIN_BUILDROOT_GLIBC
 	  This option selects glibc as the C library for the
 	  cross-compilation toolchain.
 
-	  The glibc support in the Buildroot toolchain backend is
-	  very recent, and therefore marked experimental.
-
 	  http://www.gnu.org/software/libc/
 
 comment "(e)glibc only available with shared lib support"
-- 
1.8.4.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-19  8:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19  8:00 [Buildroot] [PATCH for-2013.11] glibc/eglibc: remove reference to experimental from help text Arnout Vandecappelle
2013-11-19  8:10 ` Thomas Petazzoni
2013-11-19  8:13 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox