diff options
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d3e417954c..44f3bd96d5 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -582,7 +582,7 @@ Core layer for images cannot be removed | |||
582 | <glossentry id='var-CFLAGS'><glossterm>CFLAGS</glossterm> | 582 | <glossentry id='var-CFLAGS'><glossterm>CFLAGS</glossterm> |
583 | <glossdef> | 583 | <glossdef> |
584 | <para> | 584 | <para> |
585 | Flags passed to C compiler for the target system. | 585 | Flags passed to the C compiler for the target system. |
586 | This variable evaluates to the same as | 586 | This variable evaluates to the same as |
587 | <filename><link linkend='var-TARGET_CFLAGS'>TARGET_CFLAGS</link></filename>. | 587 | <filename><link linkend='var-TARGET_CFLAGS'>TARGET_CFLAGS</link></filename>. |
588 | </para> | 588 | </para> |