summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 4aa3c58309..50abd3cb5c 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -219,6 +219,12 @@
219 You can think of <filename>gcc-cross</filename> simply as an 219 You can think of <filename>gcc-cross</filename> simply as an
220 automatically generated cross-compiler that is used internally within 220 automatically generated cross-compiler that is used internally within
221 BitBake only. 221 BitBake only.
222 <note>
223 The extensible SDK does not use
224 <filename>gcc-cross-canadian</filename> since the SDK ships
225 a copy of the OpenEmbedded build system and the sysroot contains
226 <filename>gcc-cross</filename>.
227 </note>
222 </para> 228 </para>
223 229
224 <para> 230 <para>