mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
ffmpeg-3.1: fix micro version of libavfilter and libswresample.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user