mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-13 05:47:39 +02:00
Remove workaround for unpatched FFmpeg
This commit is contained in:
@ -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() {
|
||||||
|
Reference in New Issue
Block a user