mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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:
committed by
Richard Purdie
parent
d234817eea
commit
3cf5feeadf
@@ -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>
|
<link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link>
|
||||||
is set to the value of this variable by default.
|
is set to the value of this variable by default.
|
||||||
</para>
|
</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>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user