ffmpeg: bump to 3.2.3.

This commit is contained in:
fbrosson
2017-02-07 13:08:09 +00:00
parent b7c7154f87
commit a20eb9c8bd
2 changed files with 8 additions and 8 deletions

View File

@@ -5,10 +5,10 @@ Subject: disable ebx on x86.
diff --git a/configure b/configure
index adb4c27..bb5619d 100755
index a1818dc..26af622 100755
--- a/configure
+++ b/configure
@@ -6238,6 +6238,7 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
@@ -6324,6 +6324,7 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
if test $target_os = "haiku"; then
disable memalign
disable posix_memalign