summaryrefslogtreecommitdiff
path: root/package/fontconfig
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-18 14:07:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-18 14:07:01 +0100
commit8d84c5e5cbf61e156ff29ddd44eb7e850686b706 (patch)
treea20ea49331b2305cff63c20a2136749b9bb45a48 /package/fontconfig
parent19677ae003abec9c066b05a319d69c4b461693dc (diff)
mips64 fixes
Diffstat (limited to 'package/fontconfig')
-rw-r--r--package/fontconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fontconfig/Makefile b/package/fontconfig/Makefile
index a6aba2311..72e996001 100644
--- a/package/fontconfig/Makefile
+++ b/package/fontconfig/Makefile
@@ -30,6 +30,7 @@ $(eval $(call PKG_template,FONTCONFIG_DEV,fontconfig-dev,${PKG_VERSION}-${PKG_RE
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
TARGET_LDFLAGS+= -liconv
CONFIGURE_ARGS+= --with-arch=${ARCH} \
+ --enable-libxml2 \
--disable-docs
fontconfig-install: