diff options
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 66a58d11ce..c648d8d442 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -5557,8 +5557,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
5557 | incompatible with other implementations. | 5557 | incompatible with other implementations. |
5558 | </para></listitem> | 5558 | </para></listitem> |
5559 | <listitem><para> | 5559 | <listitem><para> |
5560 | By default, the <filename>cmake</filename> class uses | 5560 | By default, the |
5561 | <filename>ninja</filename> instead of | 5561 | <link linkend='ref-classes-cmake'><filename>cmake</filename></link> |
5562 | class uses <filename>ninja</filename> instead of | ||
5562 | <filename>make</filename> for building. | 5563 | <filename>make</filename> for building. |
5563 | This improves build performance. | 5564 | This improves build performance. |
5564 | If a recipe is broken with <filename>ninja</filename>, then | 5565 | If a recipe is broken with <filename>ninja</filename>, then |