mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
parent
c0104f0a69
commit
f965d19c85
@ -107,7 +107,7 @@ typedef short JCOEF;
|
||||
|
||||
/* Defines for MMX/SSE2 support. */
|
||||
|
||||
#if defined(XP_WIN32) && defined(_M_IX86)
|
||||
#if defined(XP_WIN32) && defined(_M_IX86) && !defined(__GNUC__)
|
||||
#define HAVE_MMX_INTEL_MNEMONICS
|
||||
#define HAVE_SSE2_INTEL_MNEMONICS
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user