summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r--documentation/poky-ref-manual/development.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 53e6904545..15f40fed6b 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -292,7 +292,7 @@
292 <para>It is worth remembering that when using <filename>devshell</filename> 292 <para>It is worth remembering that when using <filename>devshell</filename>
293 you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename> 293 you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename>
294 instead of just using <filename>gcc</filename>. 294 instead of just using <filename>gcc</filename>.
295 The same applies to other applications such as <filename>bintuils</filename>, 295 The same applies to other applications such as <filename>binutils</filename>,
296 <filename>libtool</filename> and so forth. 296 <filename>libtool</filename> and so forth.
297 The Yocto Project has setup environment variables such as <filename>CC</filename> 297 The Yocto Project has setup environment variables such as <filename>CC</filename>
298 to assist applications, such as <filename>make</filename> to find the correct tools.</para> 298 to assist applications, such as <filename>make</filename> to find the correct tools.</para>