diff options
author | 2024-02-27 20:37:25 +0100 | |
---|---|---|
committer | 2024-03-08 06:40:20 +0100 | |
commit | bd8fbec80e9217a717f70621fdd6989a9d758466 (patch) | |
tree | b54ef5a8ca7a4b77b9608aeafad37f5c2db74f79 /dev-python/python-cinderclient | |
parent | distutils-r1.eclass: Remove -Werror... hack (now in cython) (diff) | |
download | gentoo-bd8fbec80e9217a717f70621fdd6989a9d758466.tar.gz gentoo-bd8fbec80e9217a717f70621fdd6989a9d758466.tar.bz2 gentoo-bd8fbec80e9217a717f70621fdd6989a9d758466.zip |
distutils-r1.eclass: Limit DISTUTILS_EXT logic to compile & test
Perform the environment modifications specific to DISTUTILS_EXT
to python_compile and python_test phases. These are the only phases
where we expect extension builds to be called. This allows us to
limit the scope of localized CPPFLAGS, as we both want to avoid leaking
changes to non-Python parts of the build and let ebuilds to manipulate
flags at their leisure, particularly prior to python_compile.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-cinderclient')
0 files changed, 0 insertions, 0 deletions