From: Dong-hee Na Date: Sat, 20 Aug 2022 15:11:35 +0000 (+0900) Subject: gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141) X-Git-Tag: v3.12.0a1~600 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ec57e7c5af6816178d34233a4da12eb0c21c9d9;p=thirdparty%2FPython%2Fcpython.git gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141) --- diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index ef770d7747c3..cd5540320c4f 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 - ` (disabled by + `_ (disabled by default). BOLT is part of the LLVM project but is not always included in their binary