Remove workaround for unpatched FFmpeg

This commit is contained in:
BtbN 2021-07-15 00:42:39 +02:00
parent f48d93e470
commit b67f8382ce

View file

@ -38,8 +38,7 @@ ffbuild_dockerbuild() {
} }
ffbuild_configure() { ffbuild_configure() {
# Needs a patch to FFmpeg to fix static linking first echo --enable-xlib
echo #--enable-xlib
} }
ffbuild_unconfigure() { ffbuild_unconfigure() {