jasper: build with '-fPIC -DPIC'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-06-10 18:06:11 +02:00
parent 8327f78573
commit fdf70b86e4

View File

@ -22,6 +22,8 @@
. config/options $1
CFLAGS="$CFLAGS -fPIC -DPIC"
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \