Message ID | 20250331-cc-vars-v4-6-2281f4c47652@bootlin.com |
---|---|
State | Under Review |
Headers | show |
Series | Document missing toolchain related variables | expand |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 15e950859..0f65620a5 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. - :term:`BUILD_CC_ARCH` when building for the build host (i.e. ``-native``) - - ``BUILDSDK_CC_ARCH`` when building for an SDK (i.e. - ``nativesdk-``) + - :term:`SDK_CC_ARCH` when building for an SDK (i.e. ``nativesdk-``) :term:`HOST_LD_ARCH` Specifies architecture-specific linker flags.