aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-05-29 11:47:57 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-30 16:32:17 +0100
commit3cf5feeadf5c5a82ce2f3926975c835df28df31d (patch)
treefc0ec60a77d97ffab08b83667bcb3fb16852b807 /documentation
parentd234817eea85bdf52d07adb62816081f6f22675a (diff)
downloadopenembedded-core-contrib-3cf5feeadf5c5a82ce2f3926975c835df28df31d.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 179fbd4575..3d772f9ec4 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -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>