mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libcdio: build with '-fPIC -DPIC', this fixes #973
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6fe11d888b
commit
89801432f7
@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
|
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user