diff options
author | Mart Raudsepp <leio@gentoo.org> | 2021-06-23 11:26:41 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-12 19:04:19 +0200 |
commit | 7a9b4f552e4c93525ab8d3a353bf8c4c1aee5537 (patch) | |
tree | 98fd620c20db988c144ec86a3481931fd04f9253 /dev-lua | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.4.140 (diff) | |
download | gentoo-7a9b4f552e4c93525ab8d3a353bf8c4c1aee5537.tar.gz gentoo-7a9b4f552e4c93525ab8d3a353bf8c4c1aee5537.tar.bz2 gentoo-7a9b4f552e4c93525ab8d3a353bf8c4c1aee5537.zip |
python-utils-r1.eclass: Enable hardlinking of identical pyc files for py3.9+
Python 3.9 includes a new feature for compileall to automatically hardlink
different optimization level cache files if they are identical. Make use of it
for python_optimize for some space savings.
This however does not cover distutils use cases and python itself.
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lua')
0 files changed, 0 insertions, 0 deletions