Kaydet (Commit) cfbd48bc authored tarafından Benjamin Peterson's avatar Benjamin Peterson

add a note about c99

üst 003f059b
......@@ -845,6 +845,9 @@ Optimizations
Build and C API Changes
=======================
* Python now requires some C99 support in the toolchain to build. For more
information, see :pep:`7`.
* The ``--with-optimizations`` configure flag has been added. Turning it on
will activate LTO and PGO build support (when available).
(Original patch by Alecsandru Patrascu of Intel in :issue:`26539`.)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment