netstatus: forcing to dont build with -Wl,--as-needed

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-10 23:30:24 +02:00
parent 8a863684ed
commit 8790197a40

View File

@ -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