diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
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" | |||
| 7857 | <link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link> | 7857 | <link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link> |
| 7858 | is set to the value of this variable by default. | 7858 | is set to the value of this variable by default. |
| 7859 | </para> | 7859 | </para> |
| 7860 | |||
| 7861 | <para> | ||
| 7862 | Additionally, the SDK's environment setup script sets | ||
| 7863 | the | ||
| 7864 | <link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link> | ||
| 7865 | variable in the environment to the | ||
| 7866 | <filename>TARGET_CXXFLAGS</filename> value so that | ||
| 7867 | executables built using the SDK also have the flags | ||
| 7868 | applied. | ||
| 7869 | </para> | ||
| 7860 | </glossdef> | 7870 | </glossdef> |
| 7861 | </glossentry> | 7871 | </glossentry> |
| 7862 | 7872 | ||
