mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
buildsystem: ignore custom host Python installations
Fixes issue mentioned in #4326
This commit is contained in:
parent
837464c55e
commit
7485d3362e
@ -97,6 +97,6 @@ unset LD_LIBRARY_PATH
|
||||
# multilib? nah
|
||||
unset CONFIG_SITE
|
||||
|
||||
# meh suse
|
||||
unset PYTHONSTARTUP
|
||||
unset PYTHONPATH
|
||||
# Ignore custom python installs...
|
||||
unset PYTHONHOME PYTHONPATH PYTHONSTARTUP
|
||||
export PYTHONNOUSERSITE=yes #disable PEP 370
|
||||
|
Loading…
x
Reference in New Issue
Block a user