distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Wed, 12 Jan 2022 16:10:51 +0000 (16:10 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 12 Jan 2022 16:10:51 +0000 (16:10 +0000)
commit962cf11e46d5177e109051ce325aefe54e69f530
tree732c09d71b07e457b88be114a8825524bf507161
parent97e70ab5582f824038c4132d85f7a4d1e0fa4164
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