[Buildroot] [git commit] rt-tests: remove occurrence of eglibc

Peter Korsgaard peter at korsgaard.com
Tue Jun 28 20:29:23 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=05ad387fc0a2399af796739879cfdb38908f02a0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Reviewed-by: Romain Naour <romain.naour at gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/rt-tests/Config.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in
index 4c57c0f..96e0bad 100644
--- a/package/rt-tests/Config.in
+++ b/package/rt-tests/Config.in
@@ -15,9 +15,9 @@ config BR2_PACKAGE_RT_TESTS
 
 	  Note that this package requires a toolchain built with the
 	  NPTL implementation of the pthread API (this is always the
-	  case with glibc/eglibc toolchains, but may not necessarily
-	  be the case with uClibc toolchains, since the thread
-	  implementation is configurable).
+	  case with glibc toolchains, but may not necessarily be the
+	  case with uClibc toolchains, since the thread implementation
+	  is configurable).
 
 	  http://rt.wiki.kernel.org
 


More information about the buildroot mailing list