minor Termux build to disable docs
authorGood Guy <good1.2guy@gmail.com>
Thu, 6 Jan 2022 22:04:15 +0000 (15:04 -0700)
committerGood Guy <good1.2guy@gmail.com>
Thu, 6 Jan 2022 22:04:15 +0000 (15:04 -0700)
cinelerra-5.1/blds/termux.bld

index 455e23ffc68ce91707af6e858239d1a4591972b5..afa14a74c13f38920007864c91ab643ee2f94f3d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Produced, tested, and used by Andrew-R on an Android tablet
-export FFMPEG_EXTRA_CFG="--disable-debug --disable-ffprobe --enable-libdav1d"
+export FFMPEG_EXTRA_CFG="--disable-debug --disable-doc --disable-ffprobe --enable-libdav1d"
 export EXTRA_LIBS="-ldav1d"
 ./configure --without-lv2 --without-vdpau --without-vaapi --without-ladspa-build \
  --without-nv  --with-single-user --with-clang --without-gl --disable-dav1d