diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d8e0d2b666..030c422c57 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4833,10 +4833,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4833 | <glossentry id='var-PARALLEL_MAKE'><glossterm>PARALLEL_MAKE</glossterm> | 4833 | <glossentry id='var-PARALLEL_MAKE'><glossterm>PARALLEL_MAKE</glossterm> |
| 4834 | <glossdef> | 4834 | <glossdef> |
| 4835 | <para> | 4835 | <para> |
| 4836 | Extra options that are passed to the | 4836 | Extra options passed to the <filename>make</filename> |
| 4837 | <filename>make</filename> command during the | 4837 | command during the <filename>do_compile</filename> task |
| 4838 | <filename>do_compile</filename> task in order to specify | 4838 | in order to specify parallel compilation on the local |
| 4839 | parallel compilation. | 4839 | build host. |
| 4840 | This variable is usually in the form | 4840 | This variable is usually in the form |
| 4841 | <filename>-j 4</filename>, where the number | 4841 | <filename>-j 4</filename>, where the number |
| 4842 | represents the maximum number of parallel threads make can | 4842 | represents the maximum number of parallel threads make can |
| @@ -4844,7 +4844,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4844 | </para> | 4844 | </para> |
| 4845 | 4845 | ||
| 4846 | <para> | 4846 | <para> |
| 4847 | If you development host supports multiple cores a good | 4847 | If your development host supports multiple cores, a good |
| 4848 | rule of thumb is to set this variable to twice the number | 4848 | rule of thumb is to set this variable to twice the number |
| 4849 | of cores on the host. | 4849 | of cores on the host. |
| 4850 | If you do not set <filename>PARALLEL_MAKE</filename>, it | 4850 | If you do not set <filename>PARALLEL_MAKE</filename>, it |
