[packages/libvpx] - asm can be enabled on x32 now - rel 2

baggins baggins at pld-linux.org
Sun Sep 13 19:41:48 CEST 2015


commit 30fcd8a55147b44edff039668ca8efbaa541c19d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Sep 13 19:41:32 2015 +0200

    - asm can be enabled on x32 now
    - rel 2

 libvpx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index bb3f58e..28cf620 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -5,7 +5,7 @@
 %bcond_with	tests	# build tests (not useful, creates libgtest.a)
 %bcond_without	ssse3	# use SSSE3 instructions (Intel since Core2, Via Nano)
 
-%ifnarch %{ix86} %{x8664}
+%ifnarch %{ix86} %{x8664} x32
 %undefine	with_asm
 %endif
 
@@ -18,7 +18,7 @@ Summary:	VP8, a high-quality video codec
 Summary(pl.UTF-8):	VP8 - kodek obrazu wysokiej jakości
 Name:		libvpx
 Version:	1.4.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 # Source in git web, but regenerated on each fetch, so use gentoo tarball instead
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpx.git/commitdiff/30fcd8a55147b44edff039668ca8efbaa541c19d



More information about the pld-cvs-commit mailing list