diff options
Diffstat (limited to 'documentation/migration-guides/migration-4.0.rst')
-rw-r--r-- | documentation/migration-guides/migration-4.0.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst index b3d30d2a5e..e11809b49c 100644 --- a/documentation/migration-guides/migration-4.0.rst +++ b/documentation/migration-guides/migration-4.0.rst | |||
@@ -191,7 +191,7 @@ Supported host distribution changes | |||
191 | 191 | ||
192 | - ``gcc`` version 7.5 is now required at minimum on the build host. For older | 192 | - ``gcc`` version 7.5 is now required at minimum on the build host. For older |
193 | host distributions where this is not available, you can use the | 193 | host distributions where this is not available, you can use the |
194 | ``buildtools-extended-tarball`` (easily installable using | 194 | :term:`buildtools-extended` tarball (easily installable using |
195 | ``scripts/install-buildtools``). | 195 | ``scripts/install-buildtools``). |
196 | 196 | ||
197 | :append/:prepend in combination with other operators | 197 | :append/:prepend in combination with other operators |