distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Fri, 24 Sep 2021 09:43:00 +0000 (10:43 +0100)
committerMatthias Klose <doko@debian.org>
Fri, 24 Sep 2021 09:43:00 +0000 (10:43 +0100)
commite235b955e06dde8d4b60fe35805ea7ac5a59aa8f
tree815763eb18776655ba271e0b2d3289639978a4bb
parent5614bdd7e694c102f110a2ed8e2f19c01dfbd16b
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