mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
fribidi: build with -fPIC -DPIC flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5c8b94ff49
commit
e7859a06b4
@ -23,6 +23,7 @@
|
||||
. config/options $1
|
||||
|
||||
CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
|
||||
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
Loading…
x
Reference in New Issue
Block a user