Skip to content

Commit

Permalink
Update getting-started/setup-building.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Turner <[email protected]>
  • Loading branch information
KilJaeeun and AA-Turner authored Aug 13, 2023
1 parent 9a2086a commit 264d324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getting-started/setup-building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ For an optimized build of Python, use
``configure --enable-optimizations --with-lto``.
This sets the default make targets up to enable Profile Guided Optimization (PGO)
and may be used to auto-enable Link Time Optimization (LTO) on some platforms.
If you want to learn more about these options,
please see :ref:`Configure options <python:configure-options>`.
See :ref:`Configure options <python:performance options>` to learn more about
these options.

.. code:: console
Expand Down

0 comments on commit 264d324

Please sign in to comment.