summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/variables.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 2b9ffa5b7d..0f35b136b2 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3599,8 +3599,7 @@ system and gives an overview of their function and contents.
3599 - :term:`BUILD_CC_ARCH` when building for the build host (i.e. 3599 - :term:`BUILD_CC_ARCH` when building for the build host (i.e.
3600 ``-native``) 3600 ``-native``)
3601 3601
3602 - ``BUILDSDK_CC_ARCH`` when building for an SDK (i.e. 3602 - :term:`SDK_CC_ARCH` when building for an SDK (i.e. ``nativesdk-``)
3603 ``nativesdk-``)
3604 3603
3605 :term:`HOST_LD_ARCH` 3604 :term:`HOST_LD_ARCH`
3606 Specifies architecture-specific linker flags. 3605 Specifies architecture-specific linker flags.