summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-28 08:51:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:13:37 +0100
commitb3a46124170bee3669d82c838007aff88f2df937 (patch)
tree5e38f65f4dd7045f7469f25b7699659d78ff86b5 /documentation
parentb1189b9425b25f9b8a2cb0d78b881241cc63a9af (diff)
downloadpoky-b3a46124170bee3669d82c838007aff88f2df937.tar.gz
ref-manual: Edits to CFLAGS variable.
(From yocto-docs rev: 688ae152f47ce2a200cbd58e17758e35839be74c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
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>