diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-04-06 20:46:08 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-08 15:45:41 +0200 |
commit | f5da1951ad1e81cc8641f2c90e96fe36d08ec6f9 (patch) | |
tree | b730deb5a8cd0ee5f6ef4cf2000c49633f782b5f /boot/syslinux/0005-utils-Use-the-host-toolchain-to-build.patch | |
parent | 2be9ba9f58280ebe0094ef715ab14c31a22c9204 (diff) | |
download | buildroot-f5da1951ad1e81cc8641f2c90e96fe36d08ec6f9.tar.gz buildroot-f5da1951ad1e81cc8641f2c90e96fe36d08ec6f9.zip |
pkg-python: ignore user site-packages directory
According to PEP 370 Python will also search for the packages in the
user site-packages directory. This can affect build reproducibility.
The solution is to use PYTHONNOUSERSITE=1 for all Python packages,
i.e. both host and target variants.
Fixes bug #9791.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot/syslinux/0005-utils-Use-the-host-toolchain-to-build.patch')
0 files changed, 0 insertions, 0 deletions