mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Remove workaround for unpatched FFmpeg
This commit is contained in:
@ -38,8 +38,7 @@ ffbuild_dockerbuild() {
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
# Needs a patch to FFmpeg to fix static linking first
|
||||
echo #--enable-xlib
|
||||
echo --enable-xlib
|
||||
}
|
||||
|
||||
ffbuild_unconfigure() {
|
||||
|
Reference in New Issue
Block a user