mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
vdr-wirbelscancontrol: build with '-fPIC'
This commit is contained in:
parent
7255c0290c
commit
5f8e3a60d1
@ -24,6 +24,10 @@
|
|||||||
|
|
||||||
VDR_DIR=`basename $BUILD/vdr-[0-9]*`
|
VDR_DIR=`basename $BUILD/vdr-[0-9]*`
|
||||||
|
|
||||||
|
CFLAGS="$CFLAGS -fPIC"
|
||||||
|
CXXFLAGS="$CXXFLAGS -fPIC"
|
||||||
|
LDFLAGS="$LDFLAGS -fPIC"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
ln -sf ../vdr-wirbelscan-[0-9]*/wirbelscan_services.h
|
ln -sf ../vdr-wirbelscan-[0-9]*/wirbelscan_services.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user