diff options
-rw-r--r-- | Doc/using/configure.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index ef770d7..cd55403 100644 --- a/Doc/using/configure.rst +++ b/Doc/using/configure.rst @@ -235,7 +235,7 @@ also be used to improve performance. .. cmdoption:: --enable-bolt Enable usage of the `BOLT post-link binary optimizer - <https://github.com/llvm/llvm-project/tree/main/bolt>` (disabled by + <https://github.com/llvm/llvm-project/tree/main/bolt>`_ (disabled by default). BOLT is part of the LLVM project but is not always included in their binary |