mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Python: cleanup unneded options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2c85f4739a
commit
0e25df0a53
@ -99,8 +99,6 @@ makeinstall_host() {
|
|||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
export PYTHON_FOR_BUILD=$ROOT/$TOOLCHAIN/bin/python
|
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() {
|
make_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user