diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -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 a72c01c614..214ef09f4a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -928,6 +928,26 @@ | |||
| 928 | </glossdef> | 928 | </glossdef> |
| 929 | </glossentry> | 929 | </glossentry> |
| 930 | 930 | ||
| 931 | <glossentry id='var-BUILD_OPTIMIZATION'><glossterm>BUILD_OPTIMIZATION</glossterm> | ||
| 932 | <glossdef> | ||
| 933 | <para> | ||
| 934 | Specifies the optimization flags passed to the C compiler | ||
| 935 | when building for the host or the SDK. | ||
| 936 | The flags are passed through the | ||
| 937 | <link linkend='var-BUILD_CFLAGS'><filename>BUILD_CFLAGS</filename></link> | ||
| 938 | and | ||
| 939 | <link linkend='var-BUILDSDK_CFLAGS'><filename>BUILDSDK_CFLAGS</filename></link> | ||
| 940 | default values. | ||
| 941 | </para> | ||
| 942 | |||
| 943 | <para> | ||
| 944 | The default value of the | ||
| 945 | <filename>BUILD_OPTIMIZATION</filename> variable is | ||
| 946 | "-O2 -pipe". | ||
| 947 | </para> | ||
| 948 | </glossdef> | ||
| 949 | </glossentry> | ||
| 950 | |||
| 931 | <glossentry id='var-BUILDDIR'><glossterm>BUILDDIR</glossterm> | 951 | <glossentry id='var-BUILDDIR'><glossterm>BUILDDIR</glossterm> |
| 932 | <glossdef> | 952 | <glossdef> |
| 933 | <para> | 953 | <para> |
