distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 24 Mar 2022 13:02:21 +0000 (13:02 +0000)
committerMatthias Klose <doko@debian.org>
Thu, 24 Mar 2022 13:02:21 +0000 (13:02 +0000)
commit0320eb374b3ed5a2d13de0f1d25f6c8864dc47b1
tree341b04c221b62934ef243a879593ee3f182ec02f
parentaa9a83522c57248267f95ca07e228e6c0dda935b
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