From 9e19c9d100573821cec413e1c5d7f652d0d93ba2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 29 Mar 2014 08:45:55 -0600 Subject: ref-manual: Minor edits to "Cross-Development Toolchain Generation". (From yocto-docs rev: d118a32f2ba0086724fcd69f9c2015352416b4ef) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 2fc547136c..8c17514cb1 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -187,10 +187,10 @@ The Yocto Project does most of the work for you when it comes to creating cross-development toolchains. - 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 - the Yocto Project Application Developer's Guide. + Yocto Project Application Developer's Guide. @@ -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. -- cgit v1.2.3-54-g00ecf