ffmpeg: bump to 3.4.2, use custom variables. (#2227)

This commit is contained in:
fbrosson
2018-02-18 22:23:27 +00:00
committed by GitHub
parent 155bf21960
commit 23c96344e7
2 changed files with 78 additions and 62 deletions

View File

@@ -5,7 +5,7 @@ Subject: disable ebx on x86.
diff --git a/configure b/configure
index 1797c5d..63ea916 100755
index 231c6c3..404b93e 100755
--- a/configure
+++ b/configure
@@ -6595,6 +6595,7 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
@@ -17,7 +17,7 @@ index 1797c5d..63ea916 100755
# add_dep lib dep
--
2.15.1
2.16.1
From 3780da8297339a332322d7c38e16f7dd42337bd9 Mon Sep 17 00:00:00 2001
@@ -134,7 +134,7 @@ If there are still problems with it we should rather fix them on Haiku
side.
diff --git a/configure b/configure
index 63ea916..e8f55bf 100755
index 404b93e..fcd5d55 100755
--- a/configure
+++ b/configure
@@ -6593,8 +6593,6 @@ enabled threads && ! enabled pthreads && ! enabled atomics_native && die "non pt
@@ -147,5 +147,5 @@ index 63ea916..e8f55bf 100755
fi
--
2.15.1
2.16.1