ffmpeg-3.1: fix micro version of libavfilter and libswresample.

This commit is contained in:
fbrosson
2016-06-28 16:20:07 +00:00
parent 3ea442f3e7
commit 37024e88c7
2 changed files with 7 additions and 7 deletions

View File

@@ -5,10 +5,10 @@ Subject: disable ebx on x86.
diff --git a/configure b/configure
index 475c087..5a95b97 100755
index 3760641..5b7b0bb 100755
--- a/configure
+++ b/configure
@@ -6040,6 +6040,7 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
@@ -6242,6 +6242,7 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
if test $target_os = "haiku"; then
disable memalign
disable posix_memalign