mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: Updated "Cross-Development Toolchain Generation"
I added a note about the extensible SDK not including gcc-canadian-cross. (From yocto-docs rev: 53866854af53e97c9d8ca8d0771e12a7744ad6bd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ee90cc6bf0
commit
77f002ca64
@@ -219,6 +219,12 @@
|
||||
You can think of <filename>gcc-cross</filename> simply as an
|
||||
automatically generated cross-compiler that is used internally within
|
||||
BitBake only.
|
||||
<note>
|
||||
The extensible SDK does not use
|
||||
<filename>gcc-cross-canadian</filename> since the SDK ships
|
||||
a copy of the OpenEmbedded build system and the sysroot contains
|
||||
<filename>gcc-cross</filename>.
|
||||
</note>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user