summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-variables.xml16
1 files changed, 6 insertions, 10 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index fd89b4d8c8..71f5a84b03 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -14491,10 +14491,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14491 14491
14492 <para> 14492 <para>
14493 Additionally, the SDK's environment setup script sets 14493 Additionally, the SDK's environment setup script sets
14494 the 14494 the <filename>CFLAGS</filename> variable in the environment
14495 <link linkend='var-CFLAGS'><filename>CFLAGS</filename></link> 14495 to the <filename>TARGET_CFLAGS</filename> value so that
14496 variable in the environment to the
14497 <filename>TARGET_CFLAGS</filename> value so that
14498 executables built using the SDK also have the flags 14496 executables built using the SDK also have the flags
14499 applied. 14497 applied.
14500 </para> 14498 </para>
@@ -14518,12 +14516,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14518 14516
14519 <para> 14517 <para>
14520 Additionally, the SDK's environment setup script sets 14518 Additionally, the SDK's environment setup script sets
14521 the 14519 the <filename>CPPFLAGS</filename> variable in the
14522 <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link> 14520 environment to the <filename>TARGET_CPPFLAGS</filename>
14523 variable in the environment to the 14521 value so that executables built using the SDK also have
14524 <filename>TARGET_CPPFLAGS</filename> value so that 14522 the flags applied.
14525 executables built using the SDK also have the flags
14526 applied.
14527 </para> 14523 </para>
14528 </glossdef> 14524 </glossdef>
14529 </glossentry> 14525 </glossentry>