mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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" \
|
PYTHON_DISABLE_MODULES="$PY_DISABLED_MODULES" \
|
||||||
install
|
install
|
||||||
|
|
||||||
cp Parser/pgen ./hostpgen
|
cp Parser/pgen $ROOT/$TOOLCHAIN/bin
|
||||||
cp python ./hostpython
|
|
||||||
|
|
||||||
# symlink python binary to python2 (needed for Mesa)
|
# symlink python binary to python2 (needed for Mesa)
|
||||||
ln -sf python $ROOT/$TOOLCHAIN/bin/python2
|
ln -sf python $ROOT/$TOOLCHAIN/bin/python2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user