apr-util: Explicitly disable freetds

It's broken. Fixes #546.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-11-16 09:30:39 -08:00
parent 64a95ed362
commit 6b8771a432
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ define $(PKG)_BUILD
--without-pgsql \
--without-sqlite2 \
--without-sqlite3 \
--without-freetds \
--with-apr='$(PREFIX)/$(TARGET)' \
CFLAGS=-D_WIN32_WINNT=0x0500
$(MAKE) -C '$(1)' -j '$(JOBS)' $(MXE_DISABLE_CRUFT) LDFLAGS=-no-undefined