distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 20 Mar 2025 02:07:39 +0000 (10:07 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 20 Mar 2025 02:07:39 +0000 (10:07 +0800)
commitada9e37481577e87e1c899cde24dd2095798d56c
tree13f70dc6299b6b7fde2253f1f57cfcce6a1631ba
parent638deef89d07f7fb4ce4d86b9e775e3a8328949b
distutils-sysconfig

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

Gbp-Pq: Name distutils-sysconfig.diff
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_sysconfig.py