Fix AVX2 auto detection in libopus

Ref: https://github.com/xiph/opus/issues/361

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
nyanmisaka
2024-12-24 23:08:14 +08:00
parent a7d64d5f86
commit 9bf9948bb2
+3
View File
@@ -11,6 +11,9 @@ ffbuild_dockerbuild() {
git-mini-clone "$SCRIPT_REPO" "$SCRIPT_COMMIT" opus
cd opus
# Fix AVX2 auto detction
wget -q -O - https://github.com/xiph/opus/commit/9ec11c1.patch | git apply
./autogen.sh
local myconf=(