distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Mon, 10 Jan 2022 10:55:59 +0000 (10:55 +0000)
committerMatthias Klose <doko@debian.org>
Mon, 10 Jan 2022 10:55:59 +0000 (10:55 +0000)
commite0ce0ba2015de68e0b1680c60a40deb37fbf36bc
tree59ca7ec914e6fab91cbb6c4f2423ee2e483e8b41
parent8df9de4f46073707cd9f4fa53ff777ef25c3b515
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