diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 214ef09f4a..179fbd4575 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -7812,6 +7812,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 7812 | <link linkend='var-CFLAGS'><filename>CFLAGS</filename></link> | 7812 | <link linkend='var-CFLAGS'><filename>CFLAGS</filename></link> |
| 7813 | is set to the value of this variable by default. | 7813 | is set to the value of this variable by default. |
| 7814 | </para> | 7814 | </para> |
| 7815 | |||
| 7816 | <para> | ||
| 7817 | Additionally, the SDK's environment setup script sets | ||
| 7818 | the | ||
| 7819 | <link linkend='var-CFLAGS'><filename>CFLAGS</filename></link> | ||
| 7820 | variable in the environment to the | ||
| 7821 | <filename>TARGET_CFLAGS</filename> value so that | ||
| 7822 | executables built using the SDK also have the flags | ||
| 7823 | applied. | ||
| 7824 | </para> | ||
| 7815 | </glossdef> | 7825 | </glossdef> |
| 7816 | </glossentry> | 7826 | </glossentry> |
| 7817 | 7827 | ||
| @@ -7825,6 +7835,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 7825 | <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link> | 7835 | <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link> |
| 7826 | is set to the value of this variable by default. | 7836 | is set to the value of this variable by default. |
| 7827 | </para> | 7837 | </para> |
| 7838 | |||
| 7839 | <para> | ||
| 7840 | Additionally, the SDK's environment setup script sets | ||
| 7841 | the | ||
| 7842 | <link linkend='var-CPPFLAGS'><filename>CPPFLAGS</filename></link> | ||
| 7843 | variable in the environment to the | ||
| 7844 | <filename>TARGET_CPPFLAGS</filename> value so that | ||
| 7845 | executables built using the SDK also have the flags | ||
| 7846 | applied. | ||
| 7847 | </para> | ||
| 7828 | </glossdef> | 7848 | </glossdef> |
| 7829 | </glossentry> | 7849 | </glossentry> |
| 7830 | 7850 | ||
