mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
netstatus: forcing to dont build with -Wl,--as-needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8a863684ed
commit
8790197a40
@ -23,6 +23,9 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# dont use some optimizations because of problems
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user