mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Fix rubberband static build
This commit is contained in:
@ -16,7 +16,7 @@ ffbuild_dockerbuild() {
|
||||
|
||||
local myconf=(
|
||||
--prefix="$FFBUILD_PREFIX"
|
||||
-Dno_shared=true
|
||||
-Ddefault_library=static
|
||||
)
|
||||
|
||||
if [[ $TARGET == win* || $TARGET == linux* ]]; then
|
||||
|
Reference in New Issue
Block a user