ref-manual: Minor edits to "Cross-Development Toolchain Generation".

(From yocto-docs rev: d118a32f2ba0086724fcd69f9c2015352416b4ef)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-03-29 08:45:55 -06:00 committed by Richard Purdie
parent e2e3365893
commit 9e19c9d100
1 changed files with 4 additions and 4 deletions

View File

@ -187,10 +187,10 @@
The Yocto Project does most of the work for you when it comes to
creating
<ulink url='&YOCTO_DOCS_DEV_URL;#cross-development-toolchain'>cross-development toolchains</ulink>.
This section provides some technical background information on how
This section provides some technical background on how
cross-development toolchains are created and used.
For more information on toolchains, you can also see the
<ulink url='&YOCTO_DOCS_ADT_URL;'>the Yocto Project Application Developer's Guide</ulink>.
<ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>.
</para>
<para>
@ -356,8 +356,8 @@
since they can be targeted at different processor optimizations
using configurations passed to the compiler through the
compile commands.
This saves the need to have multiple compilers present and
hence reduces the size of the toolchains.
This circumvents the need for multiple compilers and thus
reduces the size of the toolchains.
</para></listitem>
</itemizedlist>
</para>