diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-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 936db2178f..266470bd5f 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3725,8 +3725,7 @@ system and gives an overview of their function and contents. | |||
3725 | - :term:`BUILD_CC_ARCH` when building for the build host (i.e. | 3725 | - :term:`BUILD_CC_ARCH` when building for the build host (i.e. |
3726 | ``-native``) | 3726 | ``-native``) |
3727 | 3727 | ||
3728 | - ``BUILDSDK_CC_ARCH`` when building for an SDK (i.e. | 3728 | - :term:`SDK_CC_ARCH` when building for an SDK (i.e. ``nativesdk-``) |
3729 | ``nativesdk-``) | ||
3730 | 3729 | ||
3731 | :term:`HOST_LD_ARCH` | 3730 | :term:`HOST_LD_ARCH` |
3732 | Specifies architecture-specific linker flags. | 3731 | Specifies architecture-specific linker flags. |