commit 2520c5a0d4cfea667a288338f32f73927a441428
parent 7182a1824edfb2471e0167378aabc4673f3542c1
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon, 20 Oct 2025 07:29:28 +0000
Bug 1995076 - doc/linux: add a link to the configure page r=firefox-build-system-reviewers,sergesanspaille DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D269166
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/docs/setup/linux_build.rst b/docs/setup/linux_build.rst
@@ -85,6 +85,8 @@ You can now use the ``./mach run`` command to run your locally built Firefox!
If your build fails, please reference the steps in the `Troubleshooting section <#troubleshooting>`_.
+To customize your build with different options (like optimization levels, debug builds, or project selection), see :ref:`Configuring Build Options`.
+
Now the fun starts
------------------