diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 3190020aaf..31a3c16c61 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8459,12 +8459,10 @@ system and gives an overview of their function and contents. | |||
8459 | If :term:`TCMODE` is set to a value other than "default", then it is your | 8459 | If :term:`TCMODE` is set to a value other than "default", then it is your |
8460 | responsibility to ensure that the toolchain is compatible with the | 8460 | responsibility to ensure that the toolchain is compatible with the |
8461 | default toolchain. Using older or newer versions of these | 8461 | default toolchain. Using older or newer versions of these |
8462 | components might cause build problems. See the Release Notes for | 8462 | components might cause build problems. See |
8463 | the Yocto Project release for the specific components with which | 8463 | :yocto_docs:`Release Information </migration-guides/>` for your |
8464 | the toolchain must be compatible. To access the Release Notes, go | 8464 | version of the Yocto Project, to find the specific components with |
8465 | to the :yocto_home:`Downloads </software-overview/downloads>` | 8465 | which the toolchain must be compatible. |
8466 | page on the Yocto Project website and click on the "RELEASE | ||
8467 | INFORMATION" link for the appropriate release. | ||
8468 | 8466 | ||
8469 | The :term:`TCMODE` variable is similar to :term:`TCLIBC`, | 8467 | The :term:`TCMODE` variable is similar to :term:`TCLIBC`, |
8470 | which controls the variant of the GNU standard C library (``libc``) | 8468 | which controls the variant of the GNU standard C library (``libc``) |