fribidi: set chunk size to 4080

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-02 20:38:59 +02:00
parent 2688b5e8bf
commit 7b37ac72bf

View File

@ -22,6 +22,8 @@
. config/options $1 . config/options $1
CFLAGS="$CFLAGS -DFRIBIDI_CHUNK_SIZE=4080"
cd $PKG_BUILD cd $PKG_BUILD
./configure --host=$TARGET_NAME \ ./configure --host=$TARGET_NAME \
--build=$HOST_NAME \ --build=$HOST_NAME \