1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

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 -1
View File
@@ -582,7 +582,7 @@ Core layer for images cannot be removed
<glossentry id='var-CFLAGS'><glossterm>CFLAGS</glossterm> <glossentry id='var-CFLAGS'><glossterm>CFLAGS</glossterm>
<glossdef> <glossdef>
<para> <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 This variable evaluates to the same as
<filename><link linkend='var-TARGET_CFLAGS'>TARGET_CFLAGS</link></filename>. <filename><link linkend='var-TARGET_CFLAGS'>TARGET_CFLAGS</link></filename>.
</para> </para>