mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
bpo-44340: Update whatsnews for ThinLTO (GH-28229)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This commit is contained in:
parent
59ea704df7
commit
84ca5fcd31
1 changed files with 3 additions and 0 deletions
|
@ -299,6 +299,9 @@ CPython bytecode changes
|
||||||
Build Changes
|
Build Changes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
* CPython can now be built with the ThinLTO option via ``--with-lto=thin``.
|
||||||
|
(Contributed by Dong-hee Na and Brett Holman in :issue:`44340`.)
|
||||||
|
|
||||||
|
|
||||||
Deprecated
|
Deprecated
|
||||||
==========
|
==========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue