Bug 2038810 - Use the new Python l10n actions by default r=firefox-build-system-reviewers,sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D321376
This commit is contained in:
committed by
ahochheiden@mozilla.com
parent
baf62ccdb5
commit
bef2a720b5
+2
-2
@@ -102,9 +102,9 @@ set_define("ENABLE_TESTS", enable_tests)
|
||||
|
||||
|
||||
option(
|
||||
"--disable-legacy-l10n",
|
||||
"--enable-legacy-l10n",
|
||||
env="MOZ_USE_LEGACY_L10N",
|
||||
help="Disable the legacy (recursive-make) l10n driver",
|
||||
help="Enable the legacy (recursive-make) l10n driver",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user