1
0
Ver Fonte

disable doc generation

Waldemar Brodkorb há 15 anos atrás
pai
commit
7cdbce5451
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      package/ffmpeg/Makefile

+ 1 - 0
package/ffmpeg/Makefile

@@ -61,6 +61,7 @@ CONFIGURE_ARGS:=	--prefix=/usr \
 			--cross-prefix=${TARGET_CROSS} \
 			--cc=$(TARGET_CC) \
 			--host-cc=$(HOSTCC) \
+			--disable-doc \
 			--disable-debug \
 			--disable-optimizations \
 			--disable-stripping \