SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 24 Python

bpo-43103: Add configure --without-static-libpython (GH-24418)

Add a new configure --without-static-libpython option to not build
the libpythonMAJOR.MINOR.a static library and not install the
python.o object file.

Fix smelly.py and stable_abi.py tools when libpython3.10.a is
missing.
V
Victor Stinner committed
801bb0b5035f8eeafe389dc082c02dfafaa07f6a
Parent: 6a41775
Committed by GitHub <noreply@github.com> on 2/17/2021, 10:14:42 AM