distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Wed, 8 Jun 2022 09:45:57 +0000 (10:45 +0100)
committerMatthias Klose <doko@debian.org>
Wed, 8 Jun 2022 09:45:57 +0000 (10:45 +0100)
commit87452ee7d1b5fd3cb2d565dc21ea1dbc13ecde5d
treeaaf16ad45c288db593a588d7e1022f9845021ec6
parentffd3a435609e57830daeb286fb4a1a65069bc4d8
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