ref-manual: Edits to the TARGET_CXXFLAGS variable.

(From yocto-docs rev: fbe969ff13173b9be0bda72c15b11bbc1fb29e6d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-05-29 11:47:57 +03:00
committed by Richard Purdie
parent d234817eea
commit 3cf5feeadf

View File

@@ -7857,6 +7857,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link>
is set to the value of this variable by default.
</para>
<para>
Additionally, the SDK's environment setup script sets
the
<link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link>
variable in the environment to the
<filename>TARGET_CXXFLAGS</filename> value so that
executables built using the SDK also have the flags
applied.
</para>
</glossdef>
</glossentry>