summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-11 23:25:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-11 23:25:34 +0200
commit1ed6f2b800832dceb40515f22c11ae33936c3b94 (patch)
tree38001c459333dea5f7e2d7cd374c3c0187fdba7c /package/cairo/Makefile
parentba43825b2d6944008f9cfb8101d66fd856b962a5 (diff)
enable tee
Diffstat (limited to 'package/cairo/Makefile')
-rw-r--r--package/cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index b15efd5e2..13ed514d4 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -29,6 +29,7 @@ $(eval $(call PKG_template,CAIRO_DEV,cairo-dev,${PKG_VERSION}-${PKG_RELEASE},${P
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
CONFIGURE_ARGS+= --enable-ft=yes \
+ --enable-tee=yes \
--enable-xlib=yes
cairo-install: