Commit 14fd58bb authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Instead of overriding "build_ext.build_extensions()" in "old_build_ext", which...

Instead of overriding "build_ext.build_extensions()" in "old_build_ext", which works differently for parallel and sequential builds, override only "check_extensions_list()", which gets called by it at the beginning.
parent cb0dca06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment