mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
fribidi: as of upstream commit c8e9c5d FRIBIDI_CHUNKSIZE doesn't exist anymore
This commit is contained in:
parent
3f619059ba
commit
7f08fc23e5
@ -17,10 +17,6 @@ PKG_MESON_OPTS_TARGET="-Ddeprecated=false \
|
||||
-Ddocs=false \
|
||||
-Ddefault_library=static"
|
||||
|
||||
pre_configure_target() {
|
||||
export CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
mkdir -p $SYSROOT_PREFIX/usr/bin
|
||||
cp -f $PKG_DIR/scripts/fribidi-config $SYSROOT_PREFIX/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user