mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
elfutils: build with '-fPIC -DPIC'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
873a47a1e3
commit
c8eb174388
@ -24,6 +24,8 @@
|
|||||||
|
|
||||||
strip_lto
|
strip_lto
|
||||||
|
|
||||||
|
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