aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-07 07:20:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-08 14:20:14 +0100
commitb36f26da5f2afef522c799496dd0cc1f55ff636a (patch)
tree093d96dd92f8d6037f4d7d44c0b564a7787c30b9 /documentation/ref-manual/migration.xml
parenta8a0e805bb41c00f731fedeac33ff2f2c3ad542a (diff)
downloadopenembedded-core-contrib-b36f26da5f2afef522c799496dd0cc1f55ff636a.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 9dc0e131d7..2f91e342f2 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -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>