diff --git a/build.sh b/build.sh index da4bd33..13a64eb 100644 --- a/build.sh +++ b/build.sh @@ -264,7 +264,7 @@ build_x264 build_opus build_x265 #build_aom -build_libass +#build_libass cd $SRC/ffmpeg PKG_CONFIG_PATH=$BUILD/lib/pkgconfig:$PKG_CONFIG_PATH ./configure --toolchain=msvc --extra-cflags="$CFLAGS -I$BUILD/include" --extra-ldflags="-LIBPATH:$BUILD/lib" --prefix=$BUILD --pkg-config-flags="--static" --disable-doc --disable-shared --enable-static --enable-runtime-cpudetect --disable-devices --disable-demuxers --disable-decoders --disable-network --enable-w32threads --enable-gpl $COMPONENTS