docs/manual/known-issues: remove occurrences of eglibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Jun 2016 21:40:58 +0000 (23:40 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 28 Jun 2016 20:27:27 +0000 (22:27 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/known-issues.txt

index 38ba941acd6be3227db2e63e1a554be910ce71dc..acfe4ff4a5082521d3358c0f8b25c9b6eaa32c73 100644 (file)
   DO_XSI_MATH, UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and
   UCLIBC_SV4_DEPRECATED are needed if one wants to build the
   +ltp-testsuite+ package with uClibc. You need to either use a glibc
-  or eglibc based toolchain, or enable the appropriate options in the
-  uClibc configuration.
+  based toolchain, or enable the appropriate options in the uClibc
+  configuration.
 
 * The +xfsprogs+ package does not build with the default uClibc
   configuration used by the Buildroot toolchain backend. You need to
-  either use a glibc or eglibc based toolchain, or enable the
-  appropriate options in the uClibc configuration.
+  either use a glibc based toolchain, or enable the appropriate
+  options in the uClibc configuration.
 
 * The +mrouted+ package does not build with the default uClibc
   configuration used by the Buildroot toolchain backend. You need to
-  either use a glibc or eglibc based toolchain, or enable the
-  appropriate options in the uClibc configuration.
+  either use a glibc based toolchain, or enable the appropriate
+  options in the uClibc configuration.
 
 * The +libffi+ package is not supported on the SuperH 2 and ARC
   architectures.