mirror of
https://github.com/python/cpython.git
synced 2025-10-27 03:34:32 +00:00
Add COMPILEALL_OPTS variable in Makefile to override compileall options (default: -j0) in "make install". Also merge the compileall commands into a single command building PYC files for the all optimization levels (0, 1, 2) at once. Co-authored-by: Gregory P. Smith <greg@krypto.org> |
||
|---|---|---|
| .. | ||
| cmdline.rst | ||
| configure.rst | ||
| editors.rst | ||
| index.rst | ||
| mac.rst | ||
| unix.rst | ||
| venv-create.inc | ||
| win_installer.png | ||
| windows.rst | ||