diff --git a/build/media-suite_compile.sh b/build/media-suite_compile.sh index 263b146b42..586f5bcb13 100644 --- a/build/media-suite_compile.sh +++ b/build/media-suite_compile.sh @@ -733,7 +733,8 @@ if [[ $standalone = y ]] && enabled libopus; then _deps=(opus.pc "$MINGW_PREFIX"/lib/pkgconfig/{libssl,ogg}.pc) if do_vcs "https://github.com/xiph/opusfile.git"; then do_uninstall "${_check[@]}" - do_patch "https://gist.githubusercontent.com/1480c1/c3f32033ad4a07264e2063f0fb38fc1b/raw/0001-Disable-cert-store-integration-if-OPENSSL_VERSION_NU.patch" am + do_patch "https://gist.githubusercontent.com/1480c1/beb86dbd8f79e3c1e06d6e9053804f52/raw/0001-Disable-cert-store-integration-if-OPENSSL_VERSION_NU.patch" am + do_patch "https://gist.githubusercontent.com/1480c1/beb86dbd8f79e3c1e06d6e9053804f52/raw/0002-configure-Only-add-std-c89-if-not-mingw-because-of-c.patch" am do_autogen do_separate_confmakeinstall --disable-{examples,doc} do_checkIfExist