mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python-host: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c159035441
commit
fbf9a7aa75
@ -52,8 +52,7 @@ make PYTHON_MODULES_INCLUDE="$HOST_INCDIR" \
|
||||
PYTHON_DISABLE_MODULES="$PY_DISABLED_MODULES" \
|
||||
install
|
||||
|
||||
cp Parser/pgen ./hostpgen
|
||||
cp python ./hostpython
|
||||
cp Parser/pgen $ROOT/$TOOLCHAIN/bin
|
||||
|
||||
# symlink python binary to python2 (needed for Mesa)
|
||||
ln -sf python $ROOT/$TOOLCHAIN/bin/python2
|
||||
|
Loading…
x
Reference in New Issue
Block a user