mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
30b8dc1057
commit
ad6df3d9a1
@ -28,8 +28,6 @@ PY_DISABLED_MODULES="readline _curses _curses_panel _tkinter nis gdbm bsddb _cod
|
||||
# this fixes problems with expat (maybe)
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
||||
|
||||
strip_lto
|
||||
|
||||
cd $PKG_BUILD
|
||||
mkdir -p .objdir-target && cd .objdir-target
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user