From: Thomas Petazzoni Date: Wed, 8 Jun 2016 21:40:58 +0000 (+0200) Subject: docs/manual/known-issues: remove occurrences of eglibc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=95ed42c96c53a6750ac19c87f5228adf321445a9;p=buildroot.git docs/manual/known-issues: remove occurrences of eglibc Signed-off-by: Thomas Petazzoni Reviewed-by: Romain Naour Reviewed-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/docs/manual/known-issues.txt b/docs/manual/known-issues.txt index 38ba941acd..acfe4ff4a5 100644 --- a/docs/manual/known-issues.txt +++ b/docs/manual/known-issues.txt @@ -14,18 +14,18 @@ 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.