From: Peter Korsgaard Date: Mon, 11 Nov 2013 21:46:13 +0000 (+0100) Subject: docs/about.html: we support internal (e)glibc toolchains as well now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=439f48736b35e59262d97078ad904dbe3ef51f46;p=buildroot.git docs/about.html: we support internal (e)glibc toolchains as well now Signed-off-by: Peter Korsgaard --- diff --git a/docs/about.html b/docs/about.html index bf78db3383..ae409fc36c 100644 --- a/docs/about.html +++ b/docs/about.html @@ -45,8 +45,8 @@ cross-compilation process.

filesystem image: JFFS2, UBIFS, tarballs, romfs, cramfs, squashfs and more. -
  • Can generate an uClibc cross-compilation toolchain, or re-use - your existing glibc, eglibc or uClibc cross-compilation +
  • Can generate an (e)glibc or uClibc cross-compilation toolchain, + or re-use your existing glibc, eglibc or uClibc cross-compilation toolchain
  • Has a simple structure that makes it easy to understand