distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Tue, 16 Nov 2021 10:24:31 +0000 (10:24 +0000)
committerMatthias Klose <doko@debian.org>
Tue, 16 Nov 2021 10:24:31 +0000 (10:24 +0000)
commit97ffeaeef87eda07dbb82294b82200b1bf33bb1f
treef79e41c48ff314e1d075a2446bea19336a8b5c48
parented9ad4ac2f3b59dc499461596fceeff6bfed487d
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