mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "freetype: build with -fPIC -DPIC flags"
This reverts commit a53b5fc09ab922182aab01adb135c08a357707e1.
This commit is contained in:
parent
066126137d
commit
e891ff1ec0
@ -25,7 +25,7 @@
|
||||
# unset LIBTOOL because freetype uses its own
|
||||
unset LIBTOOL
|
||||
|
||||
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
CFLAGS="$CFLAGS -fPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user