From: Jerzy Grzegorek Date: Fri, 28 Mar 2014 21:24:42 +0000 (+0100) Subject: manual/configure.txt: reword part about internal toolchain backend X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=541d070c013259bd83dd47b67d1535d762413e70;p=buildroot.git manual/configure.txt: reword part about internal toolchain backend Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt index badb6e473c..16c86cc448 100644 --- a/docs/manual/configure.txt +++ b/docs/manual/configure.txt @@ -100,7 +100,7 @@ most important ones allow to: toolchain should have largefile support (i.e support for files larger than 2 GB on 32 bits systems), IPv6 support, RPC support (used mainly for NFS), wide-char support, locale support (for - internationalization), C++ support, thread support. Depending on + internationalization), C++ support or thread support. Depending on which options you choose, the number of userspace applications and libraries visible in Buildroot menus will change: many applications and libraries require certain toolchain options to be enabled. Most