mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
Disable the native-extensions flag that uses mypyc to compile Python stdlib. The process is highly-inefficient and incompatible with ccache, adding a lot of build time with negligible benefit for an average user. Signed-off-by: Michał Górny <mgorny@gentoo.org>