瀏覽代碼

disable tool build, needs c++, not used right now

Waldemar Brodkorb 15 年之前
父節點
當前提交
1c88166550
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/DirectFB/Makefile

+ 1 - 0
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 \