distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)
committerMatthias Klose <doko@debian.org>
Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)
commitad88b47d3d270fb90a7f296ded00fb84f3a81120
treec860c5787043030d5a78f95dc0c42df3eb0e555d
parent719c994225dab389b6c314824a712dfdae7cd897
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