--- ffmpeg/configure 2023-03-03 16:09:27.129999842 +0100 +++ patched/configure 2023-03-03 16:11:44.793333176 +0100 @@ -5583,10 +5583,10 @@ elif enabled aarch64; then LIBTARGET="arm64" fi - if enabled shared; then + #if enabled shared; then # Cannot build both shared and static libs when using dllimport. - disable static - fi + # disable static + #fi ! enabled small && test_cmd $windres --version && enable gnu_windres enabled x86_32 && check_ldflags -Wl,--large-address-aware shlibdir_default="$bindir_default"