distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Mon, 5 Oct 2020 20:56:51 +0000 (21:56 +0100)
committerMatthias Klose <doko@debian.org>
Mon, 5 Oct 2020 20:56:51 +0000 (21:56 +0100)
commit02c317a8798eb22397eb267d90f8bb4145798eca
treef733aad0bc5b111551b5d72382373f14acb9e18e
parent1a2f19b4d7a6d9cda51df22a856e650b3bb9658b
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