Updated Fribidi for shared build

This commit is contained in:
Tuukka Pasanen 2013-12-15 15:52:46 +02:00 committed by Tony Theodore
parent 1d19f54ef7
commit 207cebee89
1 changed files with 1 additions and 4 deletions

View File

@ -19,10 +19,7 @@ endef
define $(PKG)_BUILD
$(SED) -i 's,__declspec(dllimport),,' '$(1)/lib/fribidi-common.h'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
$(MXE_CONFIGURE_OPTS) \
--disable-debug \
--disable-deprecated \
--enable-charsets \