commit 61f81a234d14ad782f5d60bc1bf18a01fe7bb087
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Mar 5 19:46:39 2015 +0000

    - disabled asm on x32 for now

 ffmpeg.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 333de7c..f97387d 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -506,6 +506,9 @@ EOF
 %ifarch i386 i486
        --disable-mmx \
 %endif
+%ifarch x32
+       --disable-asm \
+%endif
 %if %{with nonfree}
        --enable-nonfree \
        --enable-libfaac \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/61f81a234d14ad782f5d60bc1bf18a01fe7bb087

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to