distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Wed, 20 Jan 2021 14:49:22 +0000 (14:49 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 20 Jan 2021 14:49:22 +0000 (14:49 +0000)
commit5f376ac5eb845ebfee7b1e1cd40535441cd1477f
tree354e003673cb92b1ed5ef677e099b79436db6324
parentee9a8f9cda67e1218e93ab8984a475b7b86266b1
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