distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Sun, 7 Nov 2021 15:47:09 +0000 (15:47 +0000)
committerMatthias Klose <doko@debian.org>
Sun, 7 Nov 2021 15:47:09 +0000 (15:47 +0000)
commit1b64ec6ac0599ca705ffa04db3c5a8da5118b451
tree6ea37fb6b911660851b44da0f4f6f8846195b51b
parent46eea0a4d6afdebf36eb4a3cc64a1260a2e83cdd
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