mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
freetype: build with -fPIC
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
908aeb406c
commit
413dc706fe
@ -25,6 +25,8 @@
|
||||
# unset LIBTOOL because freetype uses its own
|
||||
unset LIBTOOL
|
||||
|
||||
CFLAGS="$CFLAGS -fPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
sh autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user