mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xbmc: link with --as-needed, seems to work now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fd66456d08
commit
c19f728228
@ -233,9 +233,6 @@ fi
|
|||||||
# xbmc fails to build with LTO optimization
|
# xbmc fails to build with LTO optimization
|
||||||
strip_lto
|
strip_lto
|
||||||
|
|
||||||
# dont use some optimizations because of build problems
|
|
||||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
|
||||||
|
|
||||||
# dont build parallel
|
# dont build parallel
|
||||||
# MAKEFLAGS=-j1
|
# MAKEFLAGS=-j1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user