Revert "ffmpeg 4.2: Remove --enable-libass."

This reverts commit 9aa29de392.

I actually can't reproduce the failure seen on buildmaster. That's
not a good sign.
This commit is contained in:
Augustin Cavalier
2022-07-07 22:43:08 -04:00
parent 9aa29de392
commit 31a9ab5b95

View File

@@ -285,7 +285,7 @@ BUILD()
export CFLAGS="-isystem$(pwd) -isystem$(pwd)/os -isystem$(pwd)/config"
export LDFLAGS="$baseLDFLAGS $(pwd)/gcc_runtime.o"
else
extraArgs=" \
extraArgs="--enable-libass \
--enable-libfdk-aac \
--enable-fontconfig \
--enable-libfreetype \