diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a219a930b9..bd4f8629da 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -914,17 +914,17 @@ | |||
| 914 | native and cross compilers. | 914 | native and cross compilers. |
| 915 | Depending on each configure or compile, the OpenEmbedded build system | 915 | Depending on each configure or compile, the OpenEmbedded build system |
| 916 | adds the directories at the head of the <filename>PATH</filename> list | 916 | adds the directories at the head of the <filename>PATH</filename> list |
| 917 | and then sets | 917 | and then sets the <filename>ICECC_CXX</filename> and |
| 918 | <link linkend='var-ICECC_CXX'><filename>ICECC_CXX</filename></link> | 918 | <filename>ICEC_CC</filename> variables, which are the paths to the |
| 919 | and | 919 | <filename>g++</filename> and <filename>gcc</filename> compilers, |
| 920 | <link linkend='var-ICECC_CC'><filename>ICEC_CC</filename></link>. | 920 | respectively. |
| 921 | </para> | 921 | </para> |
| 922 | 922 | ||
| 923 | <para> | 923 | <para> |
| 924 | For the cross compiler, the class creates a <filename>tar.gz</filename> | 924 | For the cross compiler, the class creates a <filename>tar.gz</filename> |
| 925 | file that contains the Yocto Project toolchain and sets | 925 | file that contains the Yocto Project toolchain and sets |
| 926 | <link linkend='var-ICECC_VERSION'><filename>ICECC_VERSION</filename></link> | 926 | <filename>ICECC_VERSION</filename>, which is the version of the |
| 927 | accordingly. | 927 | cross-compiler used in the cross-development toolchain, accordingly. |
| 928 | </para> | 928 | </para> |
| 929 | 929 | ||
| 930 | <para> | 930 | <para> |
