distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Mon, 19 Oct 2020 09:51:18 +0000 (10:51 +0100)
committerMatthias Klose <doko@debian.org>
Mon, 19 Oct 2020 09:51:18 +0000 (10:51 +0100)
commitd67fc134405b7cc71994b39470480331b84a551a
tree0e0504fb098725ba8bb9852acc5c07f6ae663fc0
parent7429b2808cf9ca9b7671f829767e59a863481d8e
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