distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)
commite8d75d65ed101200849d4d82ff19624d09c82b46
tree14f37fb0095d653f91832cb6e353459b9ac1763b
parentac7d4549d106f6b9e1cd195095c8d75e37d24c2e
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