summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-3.4.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-3.4.rst')
-rw-r--r--documentation/migration-guides/migration-3.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst
index 9ef1982026..592dbc57c4 100644
--- a/documentation/migration-guides/migration-3.4.rst
+++ b/documentation/migration-guides/migration-3.4.rst
@@ -243,7 +243,7 @@ Miscellaneous
243 re-enable it, set ``AVAHI_GTK = "gtk3"`` in a bbappend for the 243 re-enable it, set ``AVAHI_GTK = "gtk3"`` in a bbappend for the
244 ``avahi`` recipe or in your custom distro configuration file. 244 ``avahi`` recipe or in your custom distro configuration file.
245 245
246- Setting the ``BUILD_REPRODUCIBLE_BINARIES`` variable to "0" no longer 246- Setting the :term:`BUILD_REPRODUCIBLE_BINARIES` variable to "0" no longer
247 uses a strangely old fallback date of April 2011, it instead disables 247 uses a strangely old fallback date of April 2011, it instead disables
248 building reproducible binaries as you would logically expect. 248 building reproducible binaries as you would logically expect.
249 249