summaryrefslogtreecommitdiff
path: root/src/post/goom/goom_config.h
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2003-12-11 22:54:33 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2003-12-11 22:54:33 +0000
commit1d562461018061538f884b5c3720902a8b0e8135 (patch)
tree0eb99cda3e314c76c80090a16780453795a3b826 /src/post/goom/goom_config.h
parent609317fd7a7ae4923101066c7dfd1a7d22d1b8b2 (diff)
downloadxine-lib-1d562461018061538f884b5c3720902a8b0e8135.tar.gz
xine-lib-1d562461018061538f884b5c3720902a8b0e8135.tar.bz2
fix x86 and MMX, all x86 don't have MMX ;-)
CVS patchset: 5891 CVS date: 2003/12/11 22:54:33
Diffstat (limited to 'src/post/goom/goom_config.h')
-rw-r--r--src/post/goom/goom_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/post/goom/goom_config.h b/src/post/goom/goom_config.h
index 4f7f81e16..ce7b24a7f 100644
--- a/src/post/goom/goom_config.h
+++ b/src/post/goom/goom_config.h
@@ -29,9 +29,11 @@
/* #define STANDALONE */
/* for pc users with mmx processors. */
+#if 0
#ifdef ARCH_X86
#define HAVE_MMX
#endif
+#endif
#ifdef ARCH_PPC
/*