[LuxRender/f14/master] Attempt to fix again

Nicolas Chauvet kwizart at fedoraproject.org
Tue Nov 30 11:51:51 UTC 2010


commit a1fe6f12431069146033dab927efc306314934d4
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Nov 30 12:52:58 2010 +0100

    Attempt to fix again

 LuxRender.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/LuxRender.spec b/LuxRender.spec
index 45ac9e7..dae158e 100644
--- a/LuxRender.spec
+++ b/LuxRender.spec
@@ -84,6 +84,9 @@ developing applications that use %{name}.
 %patch0 -p1 -b .shared
 #Disable tweaking
 sed -i -e 's/-O3//' CMakeLists.txt
+%ifarch i686
+sed -i -e 's/-msse2/-msse/' CMakeLists.txt
+%endif
 %ifnarch x86_64 ia64
 sed -i -e 's/-msse2//' CMakeLists.txt
 %endif


More information about the scm-commits mailing list