diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 263afcb0d5..1e6918da5a 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3612,8 +3612,7 @@ system and gives an overview of their function and contents. | |||
3612 | - :term:`BUILD_CC_ARCH` when building for the build host (i.e. | 3612 | - :term:`BUILD_CC_ARCH` when building for the build host (i.e. |
3613 | ``-native``) | 3613 | ``-native``) |
3614 | 3614 | ||
3615 | - ``BUILDSDK_CC_ARCH`` when building for an SDK (i.e. | 3615 | - :term:`SDK_CC_ARCH` when building for an SDK (i.e. ``nativesdk-``) |
3616 | ``nativesdk-``) | ||
3617 | 3616 | ||
3618 | :term:`HOST_LD_ARCH` | 3617 | :term:`HOST_LD_ARCH` |
3619 | Specifies architecture-specific linker flags. | 3618 | Specifies architecture-specific linker flags. |