File chromium-disable-mmx.patch of Package chromium

--- chromium/src/media/base/yuv_row.h   2010-04-14 15:06:23.966197923 +0200
+++ chromium/src/media/base/yuv_row.h   2010-04-14 15:27:24.568008531 +0200
@@ -7,6 +7,10 @@
 
 // TODO(fbarchard): Write function that can handle rotation and scaling.
 
+#undef __MMX__
+#define USE_MMX 0
+#define USE_SSE 0
+
 #ifndef MEDIA_BASE_YUV_ROW_H_
 #define MEDIA_BASE_YUV_ROW_H_
 
openSUSE Build Service is sponsored by