mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
bpo-45881: configure --with-freeze-module --with-build-python (GH-29835)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> Co-authored-by: Ethan Smith <ethan@ethanhs.me>
This commit is contained in:
parent
b394af13f6
commit
992565f7f7
5 changed files with 202 additions and 52 deletions
|
|
@ -0,0 +1,2 @@
|
|||
The :program:`configure` script now accepts ``--with-build-python`` and
|
||||
``--with-freeze-module`` options to make cross compiling easier.
|
||||
Loading…
Add table
Add a link
Reference in a new issue