Skip to content

Commit 1f577a7

Browse files
committed
bpo-44340: Update whatsnews for ThinLTO
1 parent 4dc4300 commit 1f577a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,9 @@ CPython bytecode changes
287287
Build Changes
288288
=============
289289

290+
* CPython is now able to build with the ThinLTO option via `--with-lto=thin`.
291+
(Contributed by Dong-hee Na and Brett Holman in :issue:`44340`.)
292+
290293

291294
Deprecated
292295
==========

0 commit comments

Comments
 (0)