From 3cf5feeadf5c5a82ce2f3926975c835df28df31d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 May 2014 11:47:57 +0300 Subject: ref-manual: Edits to the TARGET_CXXFLAGS variable. (From yocto-docs rev: fbe969ff13173b9be0bda72c15b11bbc1fb29e6d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'documentation') 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" CXXFLAGS is set to the value of this variable by default. + + + Additionally, the SDK's environment setup script sets + the + CXXFLAGS + variable in the environment to the + TARGET_CXXFLAGS value so that + executables built using the SDK also have the flags + applied. + -- cgit v1.2.3-54-g00ecf