Sfoglia il codice sorgente

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

Waldemar Brodkorb 15 anni fa
parent
commit
1c88166550
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \