distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 17 Sep 2020 10:40:00 +0000 (11:40 +0100)
committerMatthias Klose <doko@debian.org>
Thu, 17 Sep 2020 10:40:00 +0000 (11:40 +0100)
commit98e3d293b684cd895098d47a5f4d7e867c3b64c0
tree24e7b7db1c3ef28de82cefcda939d45926220fca
parented259eb687709868fd8a91eb1ca647e12e4c2150
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