diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 36b167940a..2e59e49f82 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -6688,6 +6688,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 6688 | internal toolchain. | 6688 | internal toolchain. |
| 6689 | The variable's default value is "default", which uses | 6689 | The variable's default value is "default", which uses |
| 6690 | that internal toolchain. | 6690 | that internal toolchain. |
| 6691 | <note> | ||
| 6692 | If <filename>TCMODE</filename> is set to a value | ||
| 6693 | other than "default", then it is your responsibility | ||
| 6694 | to ensure that the toolchain is compatible with the | ||
| 6695 | default toolchain. | ||
| 6696 | Using older or newer versions of these components | ||
| 6697 | might cause build problems. | ||
| 6698 | See the | ||
| 6699 | <ulink url='&YOCTO_RELEASE_NOTES;'>Release Notes</ulink> | ||
| 6700 | for the specific components with which the toolchain | ||
| 6701 | must be compatible. | ||
| 6702 | </note> | ||
| 6691 | </para> | 6703 | </para> |
| 6692 | 6704 | ||
| 6693 | <para> | 6705 | <para> |
