mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
fribid: remove unrecognized options
This commit is contained in:
parent
69df746005
commit
a7ff410129
@ -18,9 +18,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
|||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-deprecated \
|
--disable-deprecated \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--enable-charsets \
|
--with-gnu-ld"
|
||||||
--with-gnu-ld \
|
|
||||||
--without-glib"
|
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
export CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
|
export CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user