mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
vdr-plugin-dvbapi: build with '-fPIC'
This commit is contained in:
parent
b6c42adf66
commit
19725f077f
@ -33,6 +33,7 @@ LDFLAGS="$LDFLAGS -fPIC"
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
make VDRDIR="../$VDR_DIR" \
|
make VDRDIR="../$VDR_DIR" \
|
||||||
|
VDRSRC="../$VDR_DIR" \
|
||||||
LIBDIR="." \
|
LIBDIR="." \
|
||||||
LOCALEDIR="./locale" \
|
LOCALEDIR="./locale" \
|
||||||
CSAFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fexpensive-optimizations -funroll-loops"
|
CSAFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fexpensive-optimizations -funroll-loops"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user