mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
freetype: build with -fPIC -DPIC flags
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e7859a06b4
commit
a53b5fc09a
@ -25,7 +25,7 @@
|
||||
# unset LIBTOOL because freetype uses its own
|
||||
unset LIBTOOL
|
||||
|
||||
CFLAGS="$CFLAGS -fPIC"
|
||||
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user