зеркало из https://github.com/mozilla/pjs.git
bug 241329, allow compiling spidermonkey with openwatcom
r=brendan
This commit is contained in:
Родитель
f42f71ca76
Коммит
40806135bf
|
@ -89,6 +89,10 @@
|
|||
|
||||
#elif defined(XP_WIN) || defined(XP_OS2)
|
||||
|
||||
#ifdef __WATCOMC__
|
||||
#define HAVE_VA_LIST_AS_ARRAY
|
||||
#endif
|
||||
|
||||
#if defined( _WIN32) || defined(XP_OS2)
|
||||
#define IS_LITTLE_ENDIAN 1
|
||||
#undef IS_BIG_ENDIAN
|
||||
|
|
Загрузка…
Ссылка в новой задаче