vdr-plugin-dvbapi: build with '-fPIC'

This commit is contained in:
Stefan Saraev 2013-02-13 17:58:04 +02:00
parent b6c42adf66
commit 19725f077f

View File

@ -33,6 +33,7 @@ LDFLAGS="$LDFLAGS -fPIC"
cd $PKG_BUILD
make VDRDIR="../$VDR_DIR" \
VDRSRC="../$VDR_DIR" \
LIBDIR="." \
LOCALEDIR="./locale" \
CSAFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fexpensive-optimizations -funroll-loops"