[packages/DirectFB] - enable mmx and sse on x32

baggins baggins at pld-linux.org
Mon Mar 9 18:16:22 CET 2015


commit 22f41ac589a8a555b2d822648a754e964e9f0686
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 9 18:16:08 2015 +0100

    - enable mmx and sse on x32

 DirectFB.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/DirectFB.spec b/DirectFB.spec
index 9578df5..005a905 100644
--- a/DirectFB.spec
+++ b/DirectFB.spec
@@ -982,7 +982,7 @@ Statyczna biblioteka sawman.
 	%{?with_xine_vdpau:--enable-xine-vdpau} \
 	--enable-x11 \
 	--enable-zlib \
-%ifarch %{ix86} %{x8664}
+%ifarch %{ix86} %{x8664} x32
 %ifnarch i386 i486
 	--enable-mmx \
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/DirectFB.git/commitdiff/22f41ac589a8a555b2d822648a754e964e9f0686



More information about the pld-cvs-commit mailing list