summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index bd1441196b..f05e9cb4f4 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1140,8 +1140,8 @@
1140 <glossentry id='var-BUILDSDK_CPPFLAGS'><glossterm>BUILDSDK_CPPFLAGS</glossterm> 1140 <glossentry id='var-BUILDSDK_CPPFLAGS'><glossterm>BUILDSDK_CPPFLAGS</glossterm>
1141 <glossdef> 1141 <glossdef>
1142 <para> 1142 <para>
1143 Specifies the flags to pass to the C pre-processor and 1143 Specifies the flags to pass to the C pre-processor
1144 eventually to both the C and C++ compilers when building 1144 (i.e. to both the C and the C++ compilers) when building
1145 for the SDK. 1145 for the SDK.
1146 When building in the <filename>nativesdk</filename> 1146 When building in the <filename>nativesdk</filename>
1147 context, 1147 context,
@@ -1550,8 +1550,8 @@
1550 <glossentry id='var-CPPFLAGS'><glossterm>CPPFLAGS</glossterm> 1550 <glossentry id='var-CPPFLAGS'><glossterm>CPPFLAGS</glossterm>
1551 <glossdef> 1551 <glossdef>
1552 <para> 1552 <para>
1553 Specifies the flags to pass to the C pre-processor and the 1553 Specifies the flags to pass to the C compiler and to the
1554 C compiler. 1554 C pre-processor.
1555 This variable is exported to an environment 1555 This variable is exported to an environment
1556 variable and thus made visible to the software being 1556 variable and thus made visible to the software being
1557 built during the compilation step. 1557 built during the compilation step.
@@ -7798,8 +7798,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7798 <glossentry id='var-TARGET_CPPFLAGS'><glossterm>TARGET_CPPFLAGS</glossterm> 7798 <glossentry id='var-TARGET_CPPFLAGS'><glossterm>TARGET_CPPFLAGS</glossterm>
7799 <glossdef> 7799 <glossdef>
7800 <para> 7800 <para>
7801 Specifies the flags to pass to the C pre-processor and 7801 Specifies the flags to pass to the C pre-processor
7802 eventually to both the C and C++ compilers when building 7802 (i.e. to both the C and the C++ compilers) when building
7803 for the target. 7803 for the target.
7804 When building in the target context, 7804 When building in the target context,
7805 <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link> 7805 <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link>