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>
This commit is contained in:
Scott Rifenbark 2013-03-28 08:51:28 -07:00 committed by Richard Purdie
parent b1189b9425
commit b3a4612417
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ Core layer for images cannot be removed
<glossentry id='var-CFLAGS'><glossterm>CFLAGS</glossterm>
<glossdef>
<para>
Flags passed to C compiler for the target system.
Flags passed to the C compiler for the target system.
This variable evaluates to the same as
<filename><link linkend='var-TARGET_CFLAGS'>TARGET_CFLAGS</link></filename>.
</para>