summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
1404 You need to take action on individual recipes that fail when 1404 You need to take action on individual recipes that fail when
1405 building with this option. 1405 building with this option.
1406 You need to either patch the recipes to fix the issues reported by 1406 You need to either patch the recipes to fix the issues reported by
1407 the compiler, or you to add "-fpermissive" to 1407 the compiler, or you need to add "-fpermissive" to
1408 <filename>CFLAGS</filename> in the recipes. 1408 <filename>CFLAGS</filename> in the recipes.
1409 </para> 1409 </para>
1410 </section> 1410 </section>