diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.1.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.1.rst b/documentation/migration-guides/release-notes-4.1.rst index b85a18c32c..09eb6d8c06 100644 --- a/documentation/migration-guides/release-notes-4.1.rst +++ b/documentation/migration-guides/release-notes-4.1.rst | |||
@@ -11,7 +11,7 @@ New Features / Enhancements in 4.1 | |||
11 | 11 | ||
12 | - ``make`` 4.0 is now the minimum make version required on the build host. | 12 | - ``make`` 4.0 is now the minimum make version required on the build host. |
13 | For host distros that do not provide it, this is included as part of the | 13 | For host distros that do not provide it, this is included as part of the |
14 | ``buildtools-tarball``, and additionally a new ``buildtools-make-tarball`` | 14 | :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball |
15 | has been introduced to provide this in particular for host distros with | 15 | has been introduced to provide this in particular for host distros with |
16 | a broken make 4.x version. For more details see | 16 | a broken make 4.x version. For more details see |
17 | :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. | 17 | :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. |