ref-manual: Typo fix to CFLAGS 1.6 migration section.

(From yocto-docs rev: 185f68d23202a19cf4e7bec8bb369b8c88043020)

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 2014-04-07 07:20:43 -07:00 committed by Richard Purdie
parent a8a0e805bb
commit b36f26da5f
1 changed files with 1 additions and 1 deletions

View File

@ -1404,7 +1404,7 @@
You need to take action on individual recipes that fail when
building with this option.
You need to either patch the recipes to fix the issues reported by
the compiler, or you to add "-fpermissive" to
the compiler, or you need to add "-fpermissive" to
<filename>CFLAGS</filename> in the recipes.
</para>
</section>