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