summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-07 17:01:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-07 17:01:37 +0100
commit1c88166550fa0f7e6558fa15ede4df0d2a943103 (patch)
tree0690d3348862ca1fa12628daff0ed8e5be9a4b43 /package
parentac27a1f322c9f82c71ef0861d50a3750a85d7203 (diff)
disable tool build, needs c++, not used right now
Diffstat (limited to 'package')
-rw-r--r--package/DirectFB/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/DirectFB/Makefile b/package/DirectFB/Makefile
index 21f1ec30b..0f11a9f83 100644
--- a/package/DirectFB/Makefile
+++ b/package/DirectFB/Makefile
@@ -26,6 +26,7 @@ $(eval $(call PKG_template,DIRECTFB_DEV,directfb-dev,$(PKG_VERSION)-${PKG_RELEAS
CONFIGURE_ARGS+= --with-inputdrivers=linuxinput,keyboard,ps2mouse \
--with-gfxdrivers=none \
+ --without-tools \
--enable-fbdev \
--disable-sdl \
--disable-osx \