mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Python: cleanup unneded options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -99,8 +99,6 @@ makeinstall_host() {
|
||||
|
||||
pre_configure_target() {
|
||||
export PYTHON_FOR_BUILD=$ROOT/$TOOLCHAIN/bin/python
|
||||
export BLDSHARED="$CC -shared"
|
||||
export RUNSHARED="LD_LIBRARY_PATH=$ROOT/$TOOLCHAIN/lib:$LD_LIBRARY_PATH"
|
||||
}
|
||||
|
||||
make_target() {
|
||||
|
||||
Reference in New Issue
Block a user